Skip to content

V0.17 2014-11-17

Choose a tag to compare

@zordius zordius released this 17 Nov 09:01
· 1210 commits to master since this release
  • align with handlebars.js 2.0.0
  • 3b48a0a fix parsing bug when FLAG_NOESCAPE enabled
  • 5c774b1 fix hbhelpers response error with options['fn'] when FLAG_BESTPERFORMANCE enabled
  • c60fe70 fix hbhelpers response error with options['inverse'] when FLAG_BESTPERFORMANCE enabled
  • e19b3e3 provide options['root'] and options['_parent'] to hbhelpers
  • d8a288e refine variable parsing logic to support {{@../index}}, {{@../key}}, etc.