Skip to content

Releases: novaway/NovawayFeatureFlagBundle

v2.6.1

10 Dec 08:47
2.6.1
48c34fa
Compare
Choose a tag to compare
  • Fix symfony/yaml Composer constraint

v2.6.0

09 Dec 08:40
2.6.0
d7b02e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.6.0

v2.5.0

07 Dec 13:29
2.5.0
a29b63c
Compare
Choose a tag to compare

Add Symfony 7.x compatibility

Wrong tag, it's the same as 2.4.0

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