Skip to content

Releases: boekkooi/TwigJackBundle

Assetic real

12 May 08:13
Compare
Choose a tag to compare

This release fixes a problem where the wrong service was patch for assetic usage.

Symfony 3 fix

09 May 09:59
Compare
Choose a tag to compare

In this release:

  • Fixed invalid container usage in Symfony 3 (#5)

Symfony 3.0

04 Dec 11:23
Compare
Choose a tag to compare

The release adds Symfony 3.0 support.

Caches & Assetics

05 May 04:45
Compare
Choose a tag to compare

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

20 Apr 07:09
Compare
Choose a tag to compare

This release fixes the minimum dependencies and uses setFactory when possible.

Yay Symfony BC breaks

02 Apr 10:35
Compare
Choose a tag to compare

Fixed a problem introduced in Symfony 2.6.5.

Bug fix

14 Jan 12:11
Compare
Choose a tag to compare

In this release:

  • Fixed a bug where a generate unique name was not unique

Defer related

10 Dec 14:30
Compare
Choose a tag to compare

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

09 Aug 07:49
Compare
Choose a tag to compare

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

24 Jul 11:09
Compare
Choose a tag to compare
v1.0.6

Fixed wrong arguments