This repository has been archived by the owner on Mar 15, 2020. It is now read-only.
Releases: theofidry/EloquentSerializer
Releases · theofidry/EloquentSerializer
v1.1.0
- Update framework compatibilities: Laravel ~5.5.0 and Symfony ^3.4 || ^4.0
- Move the installation of dependencies in the setup test script for easier usage
- Add missing cache directories for tests
- Bump to PHP ^7.1
- Bump to PHPUnit ^6.4
- Leverage Laravel provider auto-discovery to remove the installation step
- Add missing Symfony normalizers
- Update documentation and Travis configuration accordingly
v1.0.0
v1.0.0-beta.0
- Reorganised the project for a better support for the bridges.
- Finalize support for Laravel and Symfony