Releases: liip/LiipThemeBundle
Releases · liip/LiipThemeBundle
improve twig 2.* compatibility
fixed a regression with the old file notation
Symfony 4.1 compatibility
fixed regression introduced in 1.5.0 with compiler pass priorities which broke Assetic integration
1.5.2 also fix the theme compiler pass
add a hard requirement on the TwigBundle
basic Symfony 3.4/4.0 support
Note: The Bundle should next get a 2.0 release which is fully optimized to the default template dirs and templating loading mechanisms in Symfony 4.0 as this Bundle currently only really supports 2.x/3.x way of loading templates.
fix regression in 1.4.5
see Fixed FileSystemLoader #166
fixed handling for "@FOSUser/Security/login.html.twig" style syntax
see Bugfix FS Loader #165