Releases: andreypostal/json-handler-php
Releases · andreypostal/json-handler-php
v1.1.0
v1.0.2
What's Changed
- Allow mixed attributes usage (both object and item) by @andreypostal in #2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Support class as json object with single attribute (without requiring to add JsonItemAttribute to each property) by @andreypostal in #1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release with object hydration and serialization
Full Changelog: https://github.com/andreypostal/json-handler-php/commits/v1.0.0