Skip to content

0.9.2

Compare
Choose a tag to compare
@isaacdd isaacdd released this 18 Sep 19:34
· 75 commits to master since this release
  • Make dictionary calls take precedence over attributes and .get (issue #16)
  • Add else support in inverted if blocks (issue #17)
  • Improve error parsing and reporting (issue #23)
  • Port over a few more tests from handlebars.js