Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Releases: andreypostal/json-handler-php

v2.0.0-beta

04 Feb 16:45
dac530a

Choose a tag to compare

v2.0.0-beta Pre-release
Pre-release
Merge pull request #8 from andreypostal/key-mapping-strategy

Rework trait usage and add key mapping strategy

v1.1.0

20 Aug 04:07
c9acdc5

Choose a tag to compare

What's Changed

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

v1.0.2

18 Aug 00:52
72dc219

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

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

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