Skip to content

Releases: spatie/laravel-fractal

1.8.0

18 Feb 13:58
Compare
Choose a tag to compare
  • The Fractal-class now implements the JsonSerializable-interface

1.7.4

16 Dec 16:05
Compare
Choose a tag to compare
  • Fixed a bug when passing a null value to parseIncludes

1.7.3

10 Nov 11:51
Compare
Choose a tag to compare
  • Fixed bug when adding multiple includes in one go

1.7.2

09 Nov 22:28
Compare
Choose a tag to compare
  • Fix for adding multiple includes in one go.

1.7.1

26 Oct 22:43
Compare
Choose a tag to compare
  • Fix for setting the default_serializer as an instantiation in Lumen

1.7.0

26 Oct 22:17
Compare
Choose a tag to compare
  • Allow default_serializer to be set as an instantiation

1.6.1

21 Oct 09:10
Compare
Choose a tag to compare
Update CHANGELOG.md

1.6.0

20 Oct 21:42
Compare
Choose a tag to compare
  • added support for v0.13 of Fractal

1.5.0

14 Oct 12:51
Compare
Choose a tag to compare

added support for including meta data

1.4.0

13 Oct 16:09
Compare
Choose a tag to compare

###Added

  • Pagination methods
  • Custom resource names