Skip to content

Releases: qandidate-labs/qandidate-toggle-bundle

Allow the strategy to be configured

13 Aug 10:13
ad69e52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1 fix annotations

23 Apr 10:57
Compare
Choose a tag to compare
require doctrine/annotations

1.4.0 Symfony 5.3 support

04 Jun 18:02
Compare
Choose a tag to compare
Symfony 5.3 deprecates $token->getUsername()

- use new `$token->getUserIdentifier()` if the function exists
- check if the token is a `NullToken` as well as null

1.3.1 simplified required versions

07 Nov 12:46
Compare
Choose a tag to compare
require patched versions

1.3.0 Twig ^3.0

16 May 11:07
Compare
Choose a tag to compare
Twig ^3.0

1.2.0 Data collector Twig template now supports operator.value and operator.values

17 Jul 17:42
921806d
Compare
Choose a tag to compare
Merge pull request #72 from eriwin/data_collector_twig_template_fix

Data collector Twig template now supports operator.value and operator.values

1.1.2 root node deprecation in symfony-config > 4.1

02 Jan 09:18
20bc972
Compare
Choose a tag to compare

1.1.1: Configured correct classname instead of id

11 Aug 09:50
Compare
Choose a tag to compare
  • bda37ea Configured correct classname instead of id (#65) (ricbra)
  • 38eee98 test the Configuration (#63) (othillo)

1.1.0 DataCollector

19 Dec 13:35
Compare
Choose a tag to compare

1.0.1: Symfony Flex

13 Dec 08:13
Compare
Choose a tag to compare
documented Symfony Flex installation