Skip to content

Releases: floor9design-ltd/json-api-formatter

1.3.1 Improvements to DataResource objects

25 Feb 19:12
Compare
Choose a tag to compare

Added validation to DataResource objects as per the JSONAPI spec.
Also improved documentation.

1.3.0 Adding phpunit 10 support

20 Feb 11:16
Compare
Choose a tag to compare

Following phpunit v10, this now supports v9|10.

1.2.5 More fixes to advanced Error responses

03 Feb 18:26
Compare
Choose a tag to compare

Ongoing fixes to the Error responses

1.2.4 More fixes to advanced Error responses

03 Feb 15:39
Compare
Choose a tag to compare

Completed all possible advanced properties for Error responses. Added improved documentation.

1.2.3 upgrades to Error responses

31 Jan 19:43
Compare
Choose a tag to compare

Adding support for Links objects inside Error responses.

Bug fixing on Error responses

27 Jan 15:30
Compare
Choose a tag to compare

Fixing a small bug related to Meta objects in Errors.

JSON API V1.1 support fixes

23 Jan 15:14
Compare
Choose a tag to compare

Fixing some bugs in JSON API V1.1 support : updates to a few missed methods.

JSON API V1.1 support

22 Jan 21:58
Compare
Choose a tag to compare

JSON API version now set to V.1.1.0 as default

Updates to functionality: Adding Source

31 Oct 22:25
Compare
Choose a tag to compare

Adding Source object, updates to documentation.

1.1.0 Expanding functionality

03 May 23:41
Compare
Choose a tag to compare

Added the isErrorResponse() and isDataResourceResponse() to quickly make decisions based on imported json.