Skip to content

Releases: lolautruche/EzCoreExtraBundle

v0.6

20 Jan 14:59

Choose a tag to compare

  • Added PHPStorm goto support for theme templates
  • Compatibility with Twig 2.0

v0.5.2

16 Nov 10:38

Choose a tag to compare

Merge pull request #14 from amauryvallier/patch-1

Compatibility with php <5.5

v0.5.1.1

02 Nov 10:47

Choose a tag to compare

Fix wrong use of TwigEnvironmentTrait

v0.5.1

02 Nov 10:35

Choose a tag to compare

Fix Twig 1.27 compatibility.

As a consequence, Twig 1.27+ is now enforced.

v0.5

03 Oct 16:36

Choose a tag to compare

Changelog

  • Implemented #9: Simplified voter
  • Fix #5: Display real name of used template
  • Fix #7: The "/.../www/(app|ezpublish)/Resources/views" directory does not exist.

v0.4.1

03 Oct 16:34

Choose a tag to compare

Changelog

  • Fix #5: Display real name of used template
  • Fix #7: The "/.../www/(app|ezpublish)/Resources/views" directory does not exist.

v0.4

07 Jun 15:05

Choose a tag to compare

  • Implemented context aware Twig global variables

v0.3

03 Jun 14:58

Choose a tag to compare

  • Added themes support for assets

v0.2.1

30 May 14:10

Choose a tag to compare

  • Fixed themes not working with includes

v0.2

25 May 08:58

Choose a tag to compare

Added themes feature