Fractal v0.12.0 Release Notes

Release Date: 2015-03-19 // about 9 years ago
  • โž• Added

    • โž• Added PHP 7.0-dev support.
    • โž• Add the support for Laravel 5 paginator. Issue #153

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Now accessing the default and available includes in Transformers via getters Issue #158

    โœ‚ Removed

    • โฌ‡๏ธ Dropped PHP 5.3 support. Use [v0.11] if you're still stuck on PHP 5.3.
    • โœ‚ Removed getData() and getTransformer() from League\Fractal\Resource\Collection as they were already defined in ResourceAbstract.

    ๐Ÿš€ [v0.11]: https://github.com/thephpleague/fractal/releases/tag/0.11.0