Skip to content

Releases: cgmartin/envhandlebars

Security updates release

05 Sep 02:44
Compare
Choose a tag to compare

Security updates release

11 Aug 15:52
Compare
Choose a tag to compare

Package.json dependency updates with security patches.

Feature: Iterator Options

09 Jan 04:37
Compare
Choose a tag to compare
  • 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

12 May 20:20
Compare
Choose a tag to compare
Merge pull request #5 from cgmartin/helpers

feat(): Custom Handlebars extensions