Skip to content

Releases: nochso/html-compress-twig

2.0.1

06 Feb 17:52
Compare
Choose a tag to compare

Changed

  • Allow both Twig ^1.26 and the newer Twig ^2.0.

2.0.0

03 Dec 11:40
Compare
Choose a tag to compare

Changed

  • Bumped minimum requirement for Twig from 1.12 to 1.26

Removed

  • Extension::NAME and Extension::getName() as they are no longer required by the minimum required Twig version.

1.0.1

27 Jan 20:11
Compare
Choose a tag to compare

Changed

  • Minimum Twig version bumped to 1.12

1.0.0 - Stable

14 Jan 17:41
Compare
Choose a tag to compare

Added

  • Add Travis integration for automated tests

Changed

  • Move phpunit from require to require-dev.
  • Use needs_environment option instead of deprecated Twig_Extension->initRuntime() to access Twig_Environment.

Fixed

  • Fix tag not using the extension and its configuration.

0.1 - First public release

05 Oct 18:54
Compare
Choose a tag to compare

First public release.