All notable changes to fractalistic
will be documented in this file
- Support nullable return by @Casperhr in #60
- @Casperhr made their first contribution in #60
Full Changelog: https://github.com/spatie/fractalistic/compare/2.9.4...2.9.5
- fixed comp issue by @lukasvy in #58
- @lukasvy made their first contribution in #58
Full Changelog: https://github.com/spatie/fractalistic/compare/2.9.3...2.9.4
- Fix: make jsonSerialize backward compatibile with PHP 7.4 by @albertoarena in #55
- @albertoarena made their first contribution in #55
Full Changelog: https://github.com/spatie/fractalistic/compare/2.9.2...2.9.3
- fix: Php 8.1 support by @AlexJezior in #53
- @AlexJezior made their first contribution in #53
Full Changelog: https://github.com/spatie/fractalistic/compare/2.9.1...2.9.2
- add support for PHP 8
- add support for Fractal 0.18
- drop support for Fractal 0.17
- add support for Fractal 0.18
- drop support for Fractal 0.17
- set the scope identifier when creating the scope (see #39)
- remove PHP 5.6 from composer.json
- add
getResourceName
- add
primitive
method
- add support for Fractal 0.17
- allow classnames for transformer and serializers
- fix ability to define collection & item after resource name
- fix bug when passing empty arrays to collections
- add support for
NullResource
- add sparse fieldset support
- fix for bug where recursion limit would not be used
- add
setRecursionLimit
- added compatibility with fractal
0.16
- allow fractal
0.15
- this version was wrongly tagged and contains the same code as
1.0.0
- initial release