762329913d447ee6b873d99454715bf5601214f1
* {{}} escape their contents, {{{}}} and {{& }} do not
* Add support in the parser, tokenizer and AST for partials
with context (support is still not there in the runtime)
* Fix some inconsistencies with the old behavior involving
the correct printing of null and undefined
* Add Handlebars.Exception
* Fixed an issue involving ./foo and this/foo
* Fleshed out helperMissing in the specs (this will be
moved out into handlebars proper once registerHelper
and registerPartial are added)
Description
Languages
JavaScript
93.9%
TypeScript
4.7%
Shell
0.5%
HTML
0.4%
Handlebars
0.3%
Other
0.2%