v1.0.0
What's Changed
- Fixing PHPSTAN strict rules warnings by @moufmouf in #1
- Adding service provider by @moufmouf in #2
- Implementing JSON serialization on descriptors by @moufmouf in #3
- Adding a Twig extension to easily find theme path by @moufmouf in #4
- Fixing the unseriailization of contexts in subthemes by @moufmouf in #5
- Fixing contexts management if they are arrays by @moufmouf in #6
- Fixing Twig extension registering by @moufmouf in #7
- Stopping concatenating string and objects in contexts by @moufmouf in #8
- Adapting code to new registry interface by @moufmouf in #9
- Adding a special object to merge contexts in a configurable way. by @moufmouf in #10
- Adding the ability to fetch path of themes from descriptors by @moufmouf in #11
New Contributors
Full Changelog: https://github.com/thecodingmachine/cms-utils/commits/v1.0.0