Skip to content

Releases: GetDKAN/RootedJsonData

0.2.2

29 May 16:41
2b0e6a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

19 Jan 19:28
2e967dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

20 Dec 21:01
10eccf1
Compare
Choose a tag to compare

What's Changed

  • Better schema integrity checks in tests by @dafeder in #10
  • Add remove() and __unset(), update JsonPath by @dafeder in #15

Full Changelog: 0.0.5...0.2.0

0.1.0

06 Mar 22:29
9771788
Compare
Choose a tag to compare

Note that this is identical to the 0.0.5 release but we're updating the tag so that composer correctly interprets requirements.

What's Changed

New Contributors

Full Changelog: 0.0.4...0.1.0

0.0.5

06 Mar 13:45
9771788
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4

27 Jan 22:41
5d449d4
Compare
Choose a tag to compare
  • Unescaped slashes

0.0.3

27 Jan 18:25
663c414
Compare
Choose a tag to compare
  • Add wrapper for add() (#11)

0.0.2

09 Dec 15:59
ea187f9
Compare
Choose a tag to compare
  • Normalize set values when passing objects (#9)
  • Improve no property behavior and schema storage (#6)
  • Fix magic methods skipping validation (#4)

0.0.1

15 Nov 14:03
a2c8777
Compare
Choose a tag to compare

Initial release