File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,6 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] [ keepachangelog ] and this project adheres to [ Semantic Versioning] [ semver ] .
66
7- ## v4.19.0
8-
9- ### Added
10-
11- - Add traits for
12- Enums: [ WithEnhances.php] ( ./src/Enums/WithEnhances.php ) , [ WithEnhancesForStrings] ( ./src/Enums/WithEnhancesForStrings.php )
13- with following methods:
14- - ` casesToString ` - Returns string of Enum's names or values
15- - ` casesToEscapeString ` - Returns string of Enum's escaped names or values
16- - ` values ` - Returns list of Enum's values
17- - ` names ` - Returns list of Enum's names
18- - ` hasValue ` - Check if the Enum has provided Value
19- - ` hasName ` - Check if the Enum has provided Name
20-
217## v4.20.0
228
239### Added
You can’t perform that action at this time.
0 commit comments