Skip to content

Releases: 21TORR/bundle-helpers

2.3.2

Choose a tag to compare

@apfelbox apfelbox released this 09 Mar 12:49
2.3.2
c664b0d

✨ Improvements

  • Add support for Symfony 8
  • Require PHP 8.4

What's Changed

Full Changelog: 2.3.1...2.3.2

2.3.1

Choose a tag to compare

@apfelbox apfelbox released this 23 Oct 11:38
2.3.1
a0fc36b

✨ 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

Choose a tag to compare

@apfelbox apfelbox released this 25 Jun 19:36
2.3.0
323b46f

🎁 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

Choose a tag to compare

@apfelbox apfelbox released this 21 Dec 18:08
2.2.0
54cb9cd

🎁 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

Choose a tag to compare

@apfelbox apfelbox released this 21 Feb 08:57
2.1.2
980bb2d

✨ Improvements

  • Allow Symfony v6.

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

Choose a tag to compare

@apfelbox apfelbox released this 01 Dec 09:39
2.1.1
2106c01

✨ Improvements

  • Allow PHP 8.0

2.1.0

Choose a tag to compare

@apfelbox apfelbox released this 26 Nov 14:50
2.1.0
dc78c92

🎁 New Features

  • Add proper autogeneration of aliases in BundleExtension.

2.0.0

Choose a tag to compare

@apfelbox apfelbox released this 17 Sep 12:19
2.0.0
417e063

💥 Breaking Changes

  • Rename main namespace to match bundle name.

1.0.1

Choose a tag to compare

@apfelbox apfelbox released this 17 Sep 12:11
1.0.1
4a1bb19

✨ Improvements

  • Rename bundle.

🛠️ Internal

  • Use tabs instead of spaces.

1.0.0

Choose a tag to compare

@apfelbox apfelbox released this 16 Sep 14:59
1.0.0
8e6a194

Initial Release \o/