Releases: Incenteev/ParameterHandler
Releases · Incenteev/ParameterHandler
2.2.0
2.1.5
2.1.3
2.1.2
2.1.1 release
- Removed usage of a deprecated way to use the Yaml parser
- Added a more detailed exception message when the top-level key is missing
2.1.0 release
- Move most of the logic to a
Processor
class which does not depend on the composer event and package. Ref #30 - Add the support of existing empty file for Capifony compatibility
- Add the support of multiple managed files
- Preserve other top-level keys than the configured one in the file
- Add a rename map used to rename parameters when updating the parameters file
- Add the possibility to use another top-level key than
parameters