Skip to content

Releases: johnkrovitch/Configuration

v2.2

28 Jan 22:18
657c40f
Compare
Choose a tag to compare

feature: allow symfony 6.0

v2.1

05 Feb 17:35
ce7cab7
Compare
Choose a tag to compare
  • Add php 8.0 support (#39)
  • Move CI to Github Actions

v2.0

31 Jan 00:02
9337891
Compare
Choose a tag to compare
  • 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

31 Aug 20:39
47ad132
Compare
Choose a tag to compare

Features :

  • Add compatibility with Symfony 5.0

v1.3

23 Nov 20:05
d8608a9
Compare
Choose a tag to compare

Features

#4 Add a all() alias method

v1.2

11 Aug 21:42
401a18d
Compare
Choose a tag to compare

Enhancements

  • Add new alias method to ease use

v1.1

17 Apr 19:23
Compare
Choose a tag to compare

Enhancements

  • Update the composer dependencies for Symfony 4

v1.0.1

11 Nov 18:40
5ed0501
Compare
Choose a tag to compare

Improvements :

  • Fix the dependencies version for composer

v1.0

23 Feb 13:45
Compare
Choose a tag to compare
fix psr-4 auto-loading