Releases: undabot/json-api-symfony
Releases · undabot/json-api-symfony
v2.3.7: Merge pull request #34 from undabot/develop
core vendor update
v2.3.6
- support LID
- add links to resource collection
- static code analysis fixes
- add read-side validation
- remove deprecated methods
- upgrade dependencies
v2.3.5
- added detailed performance review inside the readme
- upgraded symfony/http-kernel library to version 6.0.20 which is the lowest one without known security issues
v2.3.4
- added detailed documentation on how to use the library
v2.3.3
- improved validation handling
- removed deprecated Symfony calls
v2.3.2
- allow Symfony 5 and 6 packages
v2.3.1
- fixed issue with getting array parameter from request with get() method