New
0.20.1
What's Changed
- Update supported versions in the readme by @jdreesen in https://github.com/thephpleague/fractal/pull/546
- Fix supported version in the readme by @jdreesen in https://github.com/thephpleague/fractal/pull/547
- Move stale config to the correct location by @Nyholm in https://github.com/thephpleague/fractal/pull/548
- Add static analysis by @matthewtrask in https://github.com/thephpleague/fractal/pull/549
- allow for null values to be passed to Scope by @matthewtrask in https://github.com/thephpleague/fractal/pull/553
- Explicitly default TransformerAbstract::currentScope to null since it's not defined in the constructor by @Plastonick in https://github.com/thephpleague/fractal/pull/552
New Contributors
- @jdreesen made their first contribution in https://github.com/thephpleague/fractal/pull/546
- @Plastonick made their first contribution in https://github.com/thephpleague/fractal/pull/552
Full Changelog: https://github.com/thephpleague/fractal/compare/0.20...0.20.1