Skip to content

Releases: neomerx/json-api

v2.0.0-beta

26 Jan 11:14
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release
Close #190

v2.0.0-alpha

23 Jan 18:25
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release
Close #190

v1.0.8

11 Dec 09:05
Compare
Choose a tag to compare
  • Improved compatibility with PHP 7.2 #189

v1.0.7

27 Oct 09:01
Compare
Choose a tag to compare

v1.0.6

08 Oct 15:17
Compare
Choose a tag to compare
  • Micro-optimization #186
  • Design tweaks #187

v1.0.5

14 Sep 12:50
Compare
Choose a tag to compare
  • Content-Type header will not be added to Responses without content #184
  • Improved error handling for HTTP header and HTTP query parsers #185

Enhancements

29 Jul 15:59
Compare
Choose a tag to compare
  • Added a helper method to ErrorCollection to indicate issues with attributes field #181

Bug fixes

23 Jun 09:31
Compare
Choose a tag to compare
  • Removed unnecessary requirements to headers for requests with no content/body #178.

Enhancement: added callables support for Scheme mappings

29 May 11:28
Compare
Choose a tag to compare

v1.0.1

21 Apr 09:48
Compare
Choose a tag to compare
  • Added support for encoding newly created objects (without ID). The resulting JSON will not have id property #175