Releases: DZunke/FeatureFlagsBundle
Releases · DZunke/FeatureFlagsBundle
Support for Symfony >= 6.1 (bugfix)
Support for Symfony >= 6.1
v6.1 Update deprecated workflow action
Version 6.0
Support for Symfony 6.0
Version 5.2
- Fix deprecated use of
getMasterRequest()
- Add return types to
ConditionsBag
Version 5.1
- Fix namespace in test directory (thanks @benr77)
Version 5.0
Version 5.0
- Support up to Symfony 5.1
Version 4.2
Version 4.2
- Fix Deprecation of Request-Injection in Service Definition (thanks @benr77)
Version 4.1
Version 4.1
- Compability for Twig 3 (thanks @benr77)
Version 4.0
Version 4.0
- Remove symfony 3 compability
- Set min php version to 7.2 as requirment for coming code styling
- Pass tree root via constructor (thanks @elonmir)
- Update phpunit to v8
Version 3.1
Version 3.1
- Remove Deprecated ContainerAwareCommand (by @kejwmen)
- Update travis matrix for current symfony versions
- Remove deprecations from phpunit
- added additional tests