Skip to content

Releases: mnapoli/MatomoTwigExtension

3.0.0

28 Apr 04:18
472fd49
Compare
Choose a tag to compare

Finally rename the extension following Piwik (which evolved into Matomo in 2018) See #6

This version also allow to be used with Twig 3.0.

This is why we jumped to 3.0.0 because class were renamed too.
Check the upgrade file to see how to upgrade to that new version (mostly renaming the PHP class and Twig extension) See #7

2.0.1

21 Jun 10:58
e1746d2
Compare
Choose a tag to compare
  • Use new Twig 2 classes instead of old Twig_* ones.
  • Add PHP CS Fixer.

2.0.0

21 Jun 10:25
95cafba
Compare
Choose a tag to compare

BC changes:

  • Dropping PHP < 7.0
  • Dropping Twig < 2.10

1.0.0

16 Sep 07:27
Compare
Choose a tag to compare
Changed exception behavior