Releases: SchumacherFM/Magento2-Twig
Releases · SchumacherFM/Magento2-Twig
2.1.5
Merge pull request #32 from govereem/master
Update composer php & twig version
2.1.4
- Added
cms_block()
Twig Function
2.0.1
- Fixed _currentBlock variable in template engine
2.0.0
- 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.*