Releases: nilportugues/symfony-jsonapi
Releases · nilportugues/symfony-jsonapi
1.3.0
- Updated dependency
nilportugues/json-api
from1.0
to2.1
.
1.2.0
- Mapping files can now use the Symfony Bundle notation. Thank you @dylan-qton.
1.1.0
- 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
- Added backslash to PHP internal functions
1.0.5
- Added
addHeaders
methods to the response trait.
1.0.4
- Now using DeepCopySerializer
1.0.3
"symfony/psr-http-message-bridge": "~0.2"
1.0.2
- Changed default directory from
app/config/serializer/json_api
toapp/config/serializer
. - Fixed errors in README.md
1.0.1
- Improved documentation: usage with NelmioApiDocBundle
First release
1.0.0 Create LICENSE