Skip to content

Releases: cloudcreativity/json-api

Recursivity

29 Sep 08:38
Compare
Choose a tag to compare

toArray() on objects now recursively converts objects to arrays.

Various bug fixes

28 Sep 10:16
Compare
Choose a tag to compare

Various bug fixes:

  • Relationship callback only called if identifier is valid #10
  • Fix bug in abstract decoder throwing error if JSON is invalid
  • Bugs in working out status code in error collection #11
  • Bug in required relationship message detail #12

Release with neomerx/json-api 0.6

23 Sep 09:29
Compare
Choose a tag to compare

This release is dependent on neomerx/json-api ^0.6

Second development release

27 Aug 09:36
Compare
Choose a tag to compare

Various improvements and changes to improve interfaces.

First release

13 Aug 19:56
Compare
Choose a tag to compare

The initial release.