Skip to content

Releases: 21TORR/bundle-helpers

2.3.1

23 Oct 11:38
2.3.1
a0fc36b
Compare
Choose a tag to compare

✨ Improvements

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

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

25 Jun 19:36
2.3.0
323b46f
Compare
Choose a tag to compare

🎁 New Features

  • Add proper types for configurable bundle extension.

✨ Improvements

  • Require Symfony 7 and PHP 8.3+

🛠️ Internal

  • Update CI.

What's Changed

  • Add proper types for configurable bundle extension + update CI by @apfelbox in #9

Full Changelog: 2.2.0...2.3.0

2.2.0

21 Dec 18:08
2.2.0
54cb9cd
Compare
Choose a tag to compare

🎁 New Features

  • Allow Symfony 7+ and 21torr/rad 3+.

✨ Improvements

  • Require PHP 8.2+

🛠️ Internal

  • Update CI.

What's Changed

Full Changelog: 2.1.2...2.2.0

2.1.2

21 Feb 08:57
2.1.2
980bb2d
Compare
Choose a tag to compare

✨ Improvements

  • Allow Symfony v6.

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

01 Dec 09:39
2.1.1
2106c01
Compare
Choose a tag to compare

✨ Improvements

  • Allow PHP 8.0

2.1.0

26 Nov 14:50
2.1.0
dc78c92
Compare
Choose a tag to compare

🎁 New Features

  • Add proper autogeneration of aliases in BundleExtension.

2.0.0

17 Sep 12:19
2.0.0
417e063
Compare
Choose a tag to compare

💥 Breaking Changes

  • Rename main namespace to match bundle name.

1.0.1

17 Sep 12:11
1.0.1
4a1bb19
Compare
Choose a tag to compare

✨ Improvements

  • Rename bundle.

🛠️ Internal

  • Use tabs instead of spaces.

1.0.0

16 Sep 14:59
1.0.0
8e6a194
Compare
Choose a tag to compare

Initial Release \o/