Releases: spatie/laravel-fractal
Releases · spatie/laravel-fractal
1.8.0
- The
Fractal
-class now implements theJsonSerializable
-interface
1.7.4
- Fixed a bug when passing a null value to parseIncludes
1.7.3
- Fixed bug when adding multiple includes in one go
1.7.2
- Fix for adding multiple includes in one go.
1.7.1
- Fix for setting the default_serializer as an instantiation in Lumen
1.7.0
- Allow default_serializer to be set as an instantiation
1.6.1
Update CHANGELOG.md
1.6.0
- added support for v0.13 of Fractal
1.5.0
added support for including meta data
1.4.0
###Added
- Pagination methods
- Custom resource names