Releases: SolidWorx/Toggler
Releases · SolidWorx/Toggler
2.0.0-beta2
2.0.0-beta1
First beta release of Toggler. I think the core functionality is stable enough that we can start looking at a stable 2.0.0 release
What's Changed
- Fix using expressions in config by @pierredup in #33
- Add kernel.reset tag to reset variables by @pierredup in #34
Full Changelog: 2.0.0-alpha10...2.0.0-beta1
2.0.0-alpha9
What's Changed
- Add AsCommand attributes to console commands by @pierredup in #31
Full Changelog: 2.0.0-alpha8...2.0.0-alpha9
2.0.0-alpha10
Release 2.0.0-alpha8
Release 2.0.0-alpha7
- Remove ContainerAwareTrait and ContainerAwareInterface
2.0.0-alpha6
2.0.0 Alpha 5
What's Changed
- Readme updates by @smithandre in #21
- Update dependencies by @pierredup in #26
- Add all() method to storage to list all configured keys by @pierredup in #25
- Update predis/predis requirement from ^1.1 to ^1.1 || ^2.0 by @dependabot in #27
- Add PDOStorage adapter by @pierredup in #29
- Add ENV storage by @pierredup in #30
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: 2.0.0-alpha4...2.0.0-alpha5
2.0.0 Alpha 4
Changelog
- Explicitly add injected service name in service definition, and set default value for variables
- Fix check for features in Symfony configuration
- Fix typo on interface name
- Fix PHPStan errors
- Fix incorrect expression service definitions, and fixed typo in twig extension service definition argument