v0.1.0 Initial release
Initial Release
Ability to declare data objects following modern PHP syntax.
- Added many supported types:
- Scalar types
- DateTime type
- BackedEnum type
- Data types
- Array types
- Union types
- Added normalizers for data hydration.
- Added useful property attributes to help custom data hydration and serialization.
- Added data refiners to help custom data hydration.