Releases: vjik/cycle-typecast
Releases · vjik/cycle-typecast
2.2.0
- Add
AttributeTypecastHandler
2.1.0
- Add enum types
IntegerEnumType
and StringEnumType
2.0.0
- Add abstract typecast handler
- Refactoring
Typecaster
(changed method names and returned values)
- Raise the minimum PHP version to
^8.0
and Cycle ORM to ^2.1