Skip to content

Releases: symfony2admingenerator/TwigGenerator

Rework tests, drop PHP 8.1 support

27 Dec 17:35
Compare
Choose a tag to compare
v2.0.3

Drop PHP 8.1 support

Bugfix release

15 Feb 20:44
Compare
Choose a tag to compare
v2.0.2

Fix wrong reference in BaseBuilder

Bugfix release

07 Feb 20:43
Compare
Choose a tag to compare
v2.0.1

Mark class constants for Generator and Builder as non-final

Update dependencies and strict typing

07 Feb 20:35
Compare
Choose a tag to compare
v2.0.0

Implement strict typing and some other PHP 8 features

Small maintenance release to fix Twig 3 compatibility

18 May 19:02
d3af0a6
Compare
Choose a tag to compare
Merge pull request #7 from tobias-93/master

Fix deprecated Twig function call for Twig 3 compatibility

Maintenance release

17 Feb 19:11
6bdb7f8
Compare
Choose a tag to compare

Some small fixes to allow generation to be used with standard Symfony Twig environment

Twig 3 support, switch to PSR-4

06 Jan 19:47
5834ba9
Compare
Choose a tag to compare
Merge pull request #5 from tobias-93/master

Update to allow Twig 3, switch to PSR-4

Twig 2.0 fix

22 Jul 20:09
Compare
Choose a tag to compare
v1.3.1

Twig 2.0 fix

Twig 2.0+ support

21 Jul 21:06
Compare
Choose a tag to compare
v1.3.0

Allow Twig 2.0

Symfony 2.8 and more compatibility

10 Jan 21:35
Compare
Choose a tag to compare
v1.2.2

Forgetted deprecated call