Html Compress Twig Versions Save

Twig extension for compressing HTML and inline CSS/JS using WyriHaximus/HtmlCompress

2.0.1

7 years ago

Changed

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

2.0.0

7 years ago

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

8 years ago

Changed

  • Minimum Twig version bumped to 1.12

1.0.0

8 years ago

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

8 years ago

First public release.