- Updated to twig 1.16.0
- Remove xo coding style constraints
- Dropped support for Node < 8.0.0
- Added name validation when loading extensions
- Update to
twig@~1.15.0
- Update to
twig@~1.13.0
- Update to
twig@~1.12.0#662d520e93925ba9a0f92c8757ea31351a824490
- Fix Twig's
source()
function to allow absolute and relative paths
- Update to
twig@~1.12.0
- Includes Twig
extend
fix (#559)
- Update Boilerplate
- Added
functions
support
- Allow
options.filters
to be a require string
- Adapted
options.root
usage throughoptions.path
- Update Twig to
^0.10.2
- Fixed
options.path
as an object usage
- Allow for associative arrays of filter modules
- Added error handing to the filters
- Added
options.filters
to support Twig filters
- Fixes to the path variable
- Update to
twig@^0.10.0
- Update Boilerplate
- Update Boilerplate
- Update to
[email protected]
- Update Boilerplate
- Add
options.filename
support
- Initial release