Releases: DZunke/FeatureFlagsBundle
Releases · DZunke/FeatureFlagsBundle
Version 3.0
Version 3.0
- Support for Symfony 4.0
- Remove Support for PHP < 7.0
- Remove Support vor Symfony 2.x
- Shorter Alias "feature" for Service "dz.feature_flags.toggle"
- Readbaility:
$this->get('feature')->isActive('foo');
2.3.0
Version 2.3.0
- Remove deprecation of public / private service (@elonmir)
2.0.0
The 2.0 Branch anchores the removal of the symfony 2.3 support. Symfony 2.3 will be re-enabled in 1.x-Branch (alias master for now).
1.2.1
Version 1.2.1
- Fix composer.json, Symfony 3.0 is not supported anymore - use v2.1.0
1.2.0
Version 1.2.0
- Re-Enable Symfony 2.3 - use v2.0 for Symfony 3.0 compatible version
- Implement new Toggle "Date" (@antoligy)
1.1.0
- Fix for loading additional toggles with extensions (@benniezwerver)
- Implementing TravisCI
- Upgrade to Symfony 3.0
1.0.0
additional correction for device example