Skip to content

Releases: thecodingmachine/html.renderer.twig-extensions

v3.0.0

01 Dec 16:43

Choose a tag to compare

What's Changed

  • Migrating to container-interop/service-provider by @moufmouf in #23

Full Changelog: v1.2.0...v3.0.0

v1.2.0

08 Oct 13:22

Choose a tag to compare

Tagging release compatible with Twig 2

Fixing missing use statement in annotation

04 Apr 16:24

Choose a tag to compare

Merge pull request #21 from cbalda/1.0

Add use Mouf\Utils\Value\ValueInterface in TwigTemplate

Fixing buggy installer (again)

09 Oct 08:17

Choose a tag to compare

Fixing a bug in the installer fix... :(

Fixing buggy installer

08 Oct 17:21

Choose a tag to compare

Merge pull request #20 from moufmouf/fix_installer

Fixing installer

Decrecating old features and starting adapting code for Twig 2 release

08 Oct 16:50

Choose a tag to compare

Merge pull request #17 from moufmouf/deprecate_functions

Deprecating a bunch of useless functions.

Deprecating unrelevant functions

07 Oct 15:24

Choose a tag to compare

  • Deprecating unrelevant functions
  • Transforming the "t" function into a "t" filter.

Fixing issues with newer releases of Twig

18 Sep 15:43

Choose a tag to compare

Twig internal representation of its cache changed. This release fixes this issue.