Skip to content

Releases: spatie/laravel-fractal

3.3.0

23 Jan 13:41
Compare
Choose a tag to compare
  • add support for Laravel 5.4

3.2.1

20 Jan 19:18
Compare
Choose a tag to compare
  • improve descriptions of generator command

3.2.0

14 Jan 13:42
Compare
Choose a tag to compare

allow closures to be used as serializers

3.1.3

11 Jan 20:43
Compare
Choose a tag to compare

fixed missing namespace import in Fractal

3.1.2

11 Jan 20:35
Compare
Choose a tag to compare
  • the facade will now use the configured serializer

3.1.1

08 Jan 21:23
Compare
Choose a tag to compare

fix wrong implementation of the respond method

3.1.0

05 Jan 22:36
Compare
Choose a tag to compare
  • add respond method

3.0.1

11 Dec 07:25
Compare
Choose a tag to compare
  • fix dependencies in composer.json

3.0.0

09 Dec 14:58
Compare
Choose a tag to compare
  • make use of the spatie/fractalistic instead of league/fractal
  • remove support for Lumen

2.1.0

02 Dec 08:28
Compare
Choose a tag to compare
  • add make:transformer artisan command