Releases: spryker/twig
Releases · spryker/twig
3.26.0
Included commits: 3.25.1...3.26.0
Improvements
- Adjusted
TwigConfig::getTemplatePaths()
to supportSprykerFeature
namespace.
3.25.1
3.25.0
Included commits: 3.24.1...3.25.0
Improvements
- Introduced
VarDumperTwigPlugin
.
Adjustments
- Added
symfony/var-dumper
to the dev dependencies.
Deprecations
- Deprecated
DebugTwigPlugin
.
3.24.1
3.24.0
3.23.0
3.22.0
3.21.0
Included commits: 3.20.0...3.21.0
Improvements
- Adjusted
BaseTwigFilesystemLoader
so it supports nestedsrc
paths.
3.20.0
Included commits: 3.19.0...3.20.0
Fixes
- Adjusted
TwigApplicationPlugin::getTwigOptions()
to fix the exception when debug service is missing.