Skip to content

Releases: SchumacherFM/Magento2-Twig

2.1.5

19 Apr 14:04
d66458e

Choose a tag to compare

Merge pull request #32 from govereem/master

Update composer php & twig version

2.1.4

17 Oct 11:30
6bb04f8

Choose a tag to compare

  • Added cms_block() Twig Function

2.1.3

23 Sep 12:10
708dbc7

Choose a tag to compare

Update composer.json

2.1.2

22 Apr 09:20
77c3ef4

Choose a tag to compare

Update composer.json

2.1.0

12 Apr 11:52

Choose a tag to compare

2.0.1

18 Oct 16:38

Choose a tag to compare

  • Fixed _currentBlock variable in template engine

2.0.0

18 Oct 16:06

Choose a tag to compare

  • Added Magento 2.4.0 compatibility
  • Removed helper functions from app/functions.php since the file is no longer available in Magento 2.4
  • Removed deprecated function layoutBlock from twig environment
  • Updated to twig to 3.0.*