Skip to content

Releases: vjik/cycle-typecast

3.0.0

18 Apr 06:43
2429e2c

Choose a tag to compare

  • New #9: Add context to TypeInterface convert methods
  • Chg #7, #8: Change PHP constraint in composer.json to 8.1 - 8.4
  • Chg #8: Bump minimal PHP version to 8.1

2.2.0

17 Jun 12:23
7e5065b

Choose a tag to compare

  • Add AttributeTypecastHandler

2.1.0

01 Feb 17:54
b7da913

Choose a tag to compare

  • Add enum types IntegerEnumType and StringEnumType

2.0.0

24 May 14:49
cec509c

Choose a tag to compare

  • 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

1.0.0

01 Dec 14:03
768624d

Choose a tag to compare

  • Initial release