Skip to content

Releases: spatie/laravel-fractal

3.4.0

04 Feb 14:10

Choose a tag to compare

  • add support for passing paginators to the data argument of fractal()

3.3.1

28 Jan 08:37

Choose a tag to compare

bind laravel-fractal as a singleton

3.3.0

23 Jan 13:41

Choose a tag to compare

  • add support for Laravel 5.4

3.2.1

20 Jan 19:18

Choose a tag to compare

  • improve descriptions of generator command

3.2.0

14 Jan 13:42

Choose a tag to compare

allow closures to be used as serializers

3.1.3

11 Jan 20:43

Choose a tag to compare

fixed missing namespace import in Fractal

3.1.2

11 Jan 20:35

Choose a tag to compare

  • the facade will now use the configured serializer

3.1.1

08 Jan 21:23

Choose a tag to compare

fix wrong implementation of the respond method

3.1.0

05 Jan 22:36

Choose a tag to compare

  • add respond method

3.0.1

11 Dec 07:25

Choose a tag to compare

  • fix dependencies in composer.json