Skip to content

Releases: andreypostal/json-handler-php

v1.1.0

20 Aug 04:07
c9acdc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

18 Aug 00:52
72dc219
Compare
Choose a tag to compare

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

18 Aug 00:33
49c6dae
Compare
Choose a tag to compare

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

17 Aug 22:47
Compare
Choose a tag to compare

Initial release with object hydration and serialization

Full Changelog: https://github.com/andreypostal/json-handler-php/commits/v1.0.0