Skip to content

Releases: novaway/NovawayFeatureFlagBundle

v2.4.0

28 Aug 11:13
2.4.0
a29b63c
Compare
Choose a tag to compare

What's Changed

  • feat: allow Feature annotation to be repeatable by @Sybio in #70

New Contributors

  • @Sybio made their first contribution in #70

Full Changelog: 2.3.1...2.4.0

v2.3.1

15 Nov 20:16
2.3.1
996ee64
Compare
Choose a tag to compare
  • Add FeatureFlagExpressionLanguageProvider to use feature flag function in ExpressionLanguage component
  • Declare Novaway\Bundle\FeatureFlagBundle\Manager\FeatureManager service

v2.3.0

02 May 10:12
2.3.0
b547991
Compare
Choose a tag to compare
  • Add a novaway:feature-flag:list command to list features state

v2.2.3

21 Mar 17:09
32a1a37
Compare
Choose a tag to compare
  • Update doctrine/annotation dependency to support both version 1.x and 2.x

v2.2.2

03 Sep 19:46
2.2.2
c7b8d69
Compare
Choose a tag to compare
  • Fix environment variable resolution with short feature flag configuration

Symfony 6 support

10 Jun 07:21
2.2.0
17907ee
Compare
Choose a tag to compare

This release add support for:

  • Symfony 6.x
  • Twig 3.x

It also allow usage of PHP 8 attributes.

PHP 7.3 compatibility

29 Sep 14:15
1fd4ad7
Compare
Choose a tag to compare

Add SF5 compatibility

25 Mar 14:12
4f85859
Compare
Choose a tag to compare

Update minimum PHP version to 7.4

Enhance debug toolbar

05 Feb 13:28
Compare
Choose a tag to compare
1.3

Enhance debug toolbar collector by adding active count and quickview

Fix template path for symfony 4+

22 Jan 08:39
Compare
Choose a tag to compare
1.2.2

Fix template path for symfony 4