0.14.0
What's Changed
- AbstractConfigGacela uses builders instead of arrays by @Chemaclass in #111
- Allow multiple overriding resolvable types by @Chemaclass in #106
- Separate the anonymous logic from the AbstractClassResolver by @Chemaclass in #108
- Create ResolvableTypesConfig by @Chemaclass in #109
- Create MappingInterfacesResolver by @Chemaclass in #110
- Create ConfigResolver by @Chemaclass in #112
- Use builder instead of resolve prefix by @Chemaclass in #113
- Move reader as last argument in ConfigBuilder->add() method by @Chemaclass in #117
- Make GacelaConfigFileFactory testable by @Chemaclass in #107
- Make public getAppRootDir() by @webcraftniray in #116
- Add more php cs fixer rules by @Chemaclass in #118
- Create a InstanceCreator class by @Chemaclass in #114
New Contributors
- @webcraftniray made their first contribution in #116
Full Changelog: 0.13.0...0.14.0
Notes for upgrade
The gacela.php
signature changed and it is not compatible with previous versions.
Check now the new methods in the official documentation website: https://gacela-project.com/docs/gacela-php/