Skip to content

Releases: nilportugues/symfony-jsonapi

1.3.0

26 Mar 23:24
Compare
Choose a tag to compare
  • Updated dependency nilportugues/json-api from 1.0 to 2.1.

1.2.0

26 Feb 14:05
Compare
Choose a tag to compare
  • Mapping files can now use the Symfony Bundle notation. Thank you @dylan-qton.

1.1.0

01 Dec 18:47
Compare
Choose a tag to compare
  • Changed all Symfony2 references to just Symfony, as package is compatible with version 2 and 3 of the framework.
  • Quoted all yml entries starting with "@" for Symfony 3 compatibility.

1.0.6

02 Nov 22:47
Compare
Choose a tag to compare
  • Added backslash to PHP internal functions

1.0.5

20 Oct 15:40
Compare
Choose a tag to compare
  • Added addHeaders methods to the response trait.

1.0.4

28 Aug 15:01
Compare
Choose a tag to compare
  • Now using DeepCopySerializer

1.0.3

24 Aug 18:22
Compare
Choose a tag to compare

"symfony/psr-http-message-bridge": "~0.2"

1.0.2

23 Aug 16:09
Compare
Choose a tag to compare
  • Changed default directory from app/config/serializer/json_api to app/config/serializer.
  • Fixed errors in README.md

1.0.1

23 Aug 15:59
Compare
Choose a tag to compare
  • Improved documentation: usage with NelmioApiDocBundle

First release

22 Aug 23:09
Compare
Choose a tag to compare
1.0.0

Create LICENSE