Releases: rybakit/twig-deferred-extension
Releases · rybakit/twig-deferred-extension
v3.0.5
Compare
Sorry, something went wrong.
No results found
Fixed "Redefining a deferred block that is not the first removes other blocks from rendering" (#17 ).
v3.0.4
Compare
Sorry, something went wrong.
No results found
Fixed file permissions (13a70ae ).
v3.0.3
Compare
Sorry, something went wrong.
No results found
Fixed "Creation of dynamic property $deferred is deprecated" notice with PHP 8.2 (#16 ).
v3.0.2
Compare
Sorry, something went wrong.
No results found
Fixed "Undefined variable $macros" when using filter in a deferred block (#14 ).
v3.0.1
Compare
Sorry, something went wrong.
No results found
Fixed bad output when exception is thrown (#11 )
Aplied micro-optimization to compiled templates
v3.0.0
Compare
Sorry, something went wrong.
No results found
Bumped Twig to 3.0 minimum
Renamed the composer package name to rybakit\twig-deferred-extension
Updated namespace from Phive\Twig\Extensions to Twig\DeferredExtension
Marked all the classes as final
Added type hints
Setup GitHub Sponsors funding
v2.0.2
Compare
Sorry, something went wrong.
No results found
Fixed deprecation warnings
Bumped minimum twig version to 2.8.0
v2.0.1
Compare
Sorry, something went wrong.
No results found
Enhanced tests
Updated README
Updated license year
v2.0.0
Compare
Sorry, something went wrong.
No results found
v1.0.2
Compare
Sorry, something went wrong.
No results found
Removed branch alias from composer.json
Tweaked README