Releases: cgmartin/envhandlebars
Releases · cgmartin/envhandlebars
Security updates release
Security updates release
Package.json dependency updates with security patches.
Feature: Iterator Options
- Added new
--array-var-prefix=FOO_
option to explicitly process prefixed variables for iterators. - Added new
--no-arrays
option to disable iterator variable name syntax parsing.
Custom Handlebars extensions
Merge pull request #5 from cgmartin/helpers feat(): Custom Handlebars extensions