All notable changes to susina/config-builder
project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
ConfigBuilder::keepFirstXmlTag
method, to include into the configuration array also the first xml tag
- Introduce Pest testing tool. Since Pest is built on top of Phpunit, this change doesn't break backward compatibility
- Fixed Github Actions warning by update our workflows dependencies
ConfigBuilder::populateContainer
method, to populate a dependency injection container with the loaded parameters.
- Support for Symfony 6 libraries
First release: fully functional library.