Skip to content

Releases: json-api-php/json-api

3.0.0

27 Jul 01:11
e34075c
Compare
Choose a tag to compare
PHP 8 (#112)

2.2.0

13 Oct 00:42
fcecfd3
Compare
Choose a tag to compare
NewResourceObject to allow omitting id in resources to-be-created (#108)

2.1.2: Allow RelatedLink in Document. Fixes #104 (#105)

17 Mar 01:53
4eb1497
Compare
Choose a tag to compare
* Allow RelatedLink in Document. Fixes #104

2.1.1

19 Dec 22:00
5a68321
Compare
Choose a tag to compare
ResourceIdentifier to allow multiple meta props (fixes #99) (#100)

2.1.0

25 Feb 19:24
5f47c15
Compare
Choose a tag to compare

2.1.0 - 2019-02-25

Fixed

  • Relationship without data property (#92)

2.0.1

01 Jan 00:46
668ec0c
Compare
Choose a tag to compare

2.0.1 - 2018-12-31

Changed

  • Downgraded min required php version to 7.1

2.0.0-rc.2

03 Mar 08:09
42d32f3
Compare
Choose a tag to compare
Simplification, Formatting, Performance (#83)

2.0.0

03 Mar 08:16
9fa670b
Compare
Choose a tag to compare

Initial release of v2

2.0.0-rc.1

01 Mar 10:12
0ffb320
Compare
Choose a tag to compare
Update CHANGELOG.md (#82)

2.0.0-rc.0

27 Feb 03:15
7fd1382
Compare
Choose a tag to compare

This is a complete rewrite of the library.