Releases: johnkrovitch/Configuration
Releases · johnkrovitch/Configuration
v2.2
v2.1
v2.0
- Add type method to retrieve configuration values
- Add a service configuration class to allow configuration to defined as services
- Update README.md
- Improve the configure method to allow to pass an options resolver
- Add a link the options resolver documentation in README.md
- Add unit tests for the configuration class
- Improve tests configuration and add the test-pack
- Improve the configuration class by adding a configure method to avoid passing an options resolver and remove old parameters method
v1.4
Features :
- Add compatibility with Symfony 5.0
v1.3
v1.2
Enhancements
- Add new alias method to ease use
v1.1
Enhancements
- Update the composer dependencies for Symfony 4
v1.0.1
Improvements :
- Fix the dependencies version for composer
v1.0
fix psr-4 auto-loading