Skip to content

V0.7 2013-07-03

Choose a tag to compare

@zordius zordius released this 01 Mar 02:41
· 2229 commits to master since this release
  • align with handlebarsjs 1.0.11
  • add HISTORY.md
  • 777304c change compile format to include in val, isec, ifvar
  • 55de127 support {{../}} in {{#each}}
  • 57e90af fix parent levels detection bug
  • 96bb4d7 fix bugs for {{#.}} and {{#this}}
  • f4217d1 add ifv and unl 2 new methods for LCRun
  • 3f1014c fix {{#this}} and {{#.}} bug when used with {{../var}}
  • cbf0b28 fix {{#if}} logic error when using {{../}}
  • 2b20ef8 fix {{#with}} + {{../}} bug
  • 540cd44 now support FLAG_STANDALONE
  • 67ac5ff support {{>partial}}
  • 98c7bb1 detect unclosed token now