This repository was archived by the owner on Mar 30, 2025. It is now read-only.
Releases: andreypostal/json-handler-php
Releases · andreypostal/json-handler-php
v2.0.0-beta
Merge pull request #8 from andreypostal/key-mapping-strategy Rework trait usage and add key mapping strategy
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