Releases: symfony2admingenerator/TwigGenerator
Releases · symfony2admingenerator/TwigGenerator
v2.1.0
What's Changed
- Fix nullable php8.4 by @tobias-93 in #9
- Remove spaceless function by @tobias-93 in #8
Full Changelog: v2.0.3...v2.1.0
Rework tests, drop PHP 8.1 support
v2.0.3 Drop PHP 8.1 support
Bugfix release
v2.0.2 Fix wrong reference in BaseBuilder
Bugfix release
v2.0.1 Mark class constants for Generator and Builder as non-final
Update dependencies and strict typing
v2.0.0 Implement strict typing and some other PHP 8 features
Small maintenance release to fix Twig 3 compatibility
Merge pull request #7 from tobias-93/master Fix deprecated Twig function call for Twig 3 compatibility
Maintenance release
Some small fixes to allow generation to be used with standard Symfony Twig environment
Twig 3 support, switch to PSR-4
Merge pull request #5 from tobias-93/master Update to allow Twig 3, switch to PSR-4
Twig 2.0 fix
v1.3.1 Twig 2.0 fix
Twig 2.0+ support
v1.3.0 Allow Twig 2.0