Skip to content

Releases: nusje2000/feature-toggle-bundle

v6.0.0

26 Aug 13:01

Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v6.0.0

Release v5.2.0

21 May 06:31

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.2.0

Release v5.1.0

18 Jan 07:54

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

Release v5.0.0

23 Jun 13:49

Choose a tag to compare

fix: Lock minimum php requirement to 8.1, and update pipeline to run …

Release v4.0.1

26 Sep 11:45
a7f2f2f

Choose a tag to compare

Release v4.0.0

01 Jul 12:53
30b1b33

Choose a tag to compare

Merge pull request #51 from KevinVanSonsbeek/feature/add-description-…

Release v3.0.0

13 Jun 13:10
784ddb0

Choose a tag to compare

  • Added Symfony 6 support
  • Dropped PHP 7.x support

Release v2.1.1

14 Feb 10:47
426f810

Choose a tag to compare

  • Catch UnmetRequirement and throw HttpNotFound instead

Release v2.1.0

14 Feb 09:15
3977126

Choose a tag to compare

  • Finished access control feature (see documentation)

Release v2.0.0

04 Nov 08:29
0c5b7b6

Choose a tag to compare

  • Added support for PHP 8.0
  • Added cleanup command to remove redundant toggles
  • Added access_control configuration