Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 795 Bytes

2.3.1

  • (improvement) Properly set up Extension::getConfiguration() for the extensions.
  • (improvement) Require Symfony 7.1.

2.3.0

  • (feature) Add proper types for configurable bundle extension.
  • (internal) Update CI.
  • (improvement) Require Symfony 7 and PHP 8.3+

2.2.0

  • (feature) Allow Symfony 7+ and 21torr/rad 3+.
  • (improvement) Require PHP 8.2+
  • (internal) Update CI.

2.1.2

  • (improvement) Allow Symfony v6.

2.1.1

  • (improvement) Allow PHP 8.0

2.1.0

  • (feature) Add proper autogeneration of aliases in BundleExtension.

2.0.0

  • (bc) Rename main namespace to match bundle name.

1.0.1

  • (improvement) Rename bundle.
  • (internal) Use tabs instead of spaces.

1.0.0

Initial implementation \o/