Skip to content

Releases: susina/config-builder

Version 1.0.1

30 Nov 13:53
Compare
Choose a tag to compare

Remove PHP 8.4 deprecation.

Version 1.0

16 Sep 15:51
Compare
Choose a tag to compare
  • Bump dependencies
  • Update Github Actions
  • Update documentatio
  • Remove .ini support since it's not suited for complex nested configurations
  • Introduce susina/param-resolver library
  • Introduce susina/xml-to-array library

Release 0.4.1

16 Feb 10:02
Compare
Choose a tag to compare

Update changelog

Release 0.4

16 Feb 09:42
7b36d15
Compare
Choose a tag to compare
  • Introduce Pest Testing Tool
  • Introduce ConfigBuilder::keepFirstXmlTag method
  • Update Github Actions

Release 0.3

07 Jan 17:49
9ee2fd7
Compare
Choose a tag to compare

Add ConfigBuilder::populateContainer method, to populate a dependency injection container with the loaded parameters.

Release 0.2

29 Dec 17:10
Compare
Choose a tag to compare

Add support for Symfony 6.0

Version 0.1

16 Dec 18:04
f18131b
Compare
Choose a tag to compare

First fully functional release.