Releases: boekkooi/TwigJackBundle
Releases · boekkooi/TwigJackBundle
Assetic real
Symfony 3 fix
In this release:
- Fixed invalid container usage in Symfony 3 (#5)
Symfony 3.0
The release adds Symfony 3.0 support.
Caches & Assetics
In this release:
- Fixed assetics not getting information from the a root template when using exclamation
- Added root templates to the template cache
Use Factory + minimal dependencies
This release fixes the minimum dependencies and uses setFactory
when possible.
Yay Symfony BC breaks
Fixed a problem introduced in Symfony 2.6.5.
Bug fix
Defer related
In this release:
- Fixed defer when used in combination with
{{ parent() }}
- Added support for a number argument with defer on where to position the defer block.
Doctrine loader & Synax validator
This release adds the twig doctrine loader and the syntax validation constraint to the bundle.
The bundle will now use the prefix boekkooi_twig_jack
in the DI container.
Fixed and Tested
v1.0.6 Fixed wrong arguments