Releases: pattern-lab/patternengine-php-twig
Releases · pattern-lab/patternengine-php-twig
Pull Requests Pulled
Updating the package to handle issues addressed by submitted pull requests.
Syntax Friendly
The default file extension for filters, functions, tags, and tests has been switched from [type].twig
to [type].php
. This should be better for syntax highlighting.
Getting Twiggy With It
The Twig PatternEngine now supports multiple extension points:
- macros
- template inheritance
- filters
- functions
- tags
- tests
The documentation for the PatternEngine now shows how you can customize Twig.
Initial release
This is an attempt to stabilize various libraries for the standard editions of Pattern Lab.