Releases: symfony/twig-bundle
Releases · symfony/twig-bundle
v7.3.2
v7.2.9
Changelog (v7.2.8...v7.2.9)
- no significant changes
v6.4.24
Changelog (v6.4.23...v6.4.24)
- no significant changes
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60859 [TwigBundle] fix preload unlinked class
BinaryOperatorExpressionParser
(@Grummfy)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#60859 [TwigBundle] fix preload unlinked class
BinaryOperatorExpressionParser
(@Grummfy)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60859 [TwigBundle] fix preload unlinked class
BinaryOperatorExpressionParser
(@Grummfy)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA2
Changelog (v7.3.0-BETA1...v7.3.0-BETA2)
- feature symfony/symfony#54384 [TwigBundle] Use
kernel.build_dir
to store the templates known at build time (@okhoshi)
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59762 [Config] Add
NodeDefinition::docUrl()
(@alexandre-daubois) - feature symfony/symfony#58805 [TwigBridge][Validator] Add the Twig constraint and its validator (@sfmok)
- feature symfony/symfony#60052 [Mailer][TwigBridge] Revert "Add support for translatable objects" (@kbond)
- feature symfony/symfony#59967 [Mailer][TwigBridge] Add support for translatable subject (@norkunas)
- feature symfony/symfony#52748 [TwigBundle] Enable
#[AsTwigFilter]
,#[AsTwigFunction]
and#[AsTwigTest]
attributes to configure runtime extensions (@GromNaN)