Releases: SolidWorx/Toggler
Releases · SolidWorx/Toggler
Release 1.2.0
Release 1.1.0
This release adds some bug fixes with the Symfony integration, and offers the following new features:
- Add context to feature config - This allows you to enable a feature under certain conditions, E.G only enable feature for users in a specific group
- Add custom storage interface - This allows you to store your feature config in any storage, not just an array or config files
1.0.0 - Initial Release
This is the first stable release of Toggler.
Features include:
- Load config with php or yaml config files
- Twig Integration
- Symfony Integration