Releases: spatie/laravel-fractal
Releases · spatie/laravel-fractal
5.0.0
- Laravel 5.5 support, dropped support for all older versions
- renamed config file from
laravel-fractaltofractal - added auto-includes
4.5.0
add default_paginator to config file
4.4.0
- add
fractal_classto config file
4.3.0
- Add baseUrl support for the JsonApi serializer
4.2.0
- Nothing changed! Something went wrong with tagging the last version so we had to bump the version a bit?
4.0.2
- fixes bug where a passed serializer wouldn't be used
4.0.1
- fixes bug where a passed serializer wouldn't be used
4.0.0
- add compatiblity with fractal 0.16 through fractalistic 2.0
3.5.0
- add compatiblity with Lumen
3.4.1
- fix resolving
Fractal::classout of the container