Skip to content

Releases: neomerx/json-api

v1.0.0

17 Feb 09:36
Compare
Choose a tag to compare

We've passed 44 releases and the code base is stable for very long time so it's probably a good moment to release the code as version 1.0

Changes since previous release

  • #169 Added support for serialization to arrays
  • #171 Fixed no top level meta information and jsonapi nodes added for errors.

🎉

v0.8.11

29 Jan 14:20
Compare
Choose a tag to compare

Closed #168 (Encoder can now accept Schema instance but not only its class name or Closure as before)
Closed #166 (Enabled Travis testing on PHP 7.1)
Closed #162 (Improved work with Traversable resources)
Closed #159 (Fixed typos)

Enhancements

08 Sep 11:51
Compare
Choose a tag to compare
  • Improved Schema container customization #158

v0.8.9

24 Aug 14:44
Compare
Choose a tag to compare
  • #154 Enhancement: schemes could be added after Encoder instantiated
  • #155 Minor change in sample app versioning
  • #156 SortParameter now supports (string) conversion via magic method

Enhancements

26 Jun 11:46
Compare
Choose a tag to compare
  • Improved debugger support for ErrorCollection #152

Enhancements

21 Jun 21:51
Compare
Choose a tag to compare

Bug fixes

14 Jun 17:21
Compare
Choose a tag to compare

Enhancements

11 Jun 21:18
Compare
Choose a tag to compare

Enhancements

11 Jun 11:43
Compare
Choose a tag to compare

Enhancements

31 May 19:51
Compare
Choose a tag to compare