handlebars.js v1.0.11 Release Notes

Release Date: 2013-05-13 // almost 11 years ago
    • #458 - Fix ./foo syntax (@jpfiset)
    • #460 - Allow : in unescaped identifiers (@jpfiset)
    • ๐Ÿš€ #471 - Create release notes (These!)
    • #456 - Allow escaping of \\
    • ๐Ÿ‘ป #211 - Fix exception in escapeExpression
    • #375 - Escape unicode newlines
    • #461 - Do not fail when compiling ""
    • #302 - Fix sanity check in knownHelpersOnly mode
    • #369 - Allow registration of multiple helpers and partial by passing definition object
    • โž• Add bower package declaration (@DevinClark)
    • โž• Add NuSpec package declaration (@MikeMayer)
    • ๐Ÿ– Handle empty context in with (@thejohnfreeman)
    • ๐Ÿ‘Œ Support custom template extensions in CLI (@matteoagosti)
    • ๐Ÿ›  Fix Rhino support (@broady)
    • Include contexts in string mode (@leshill)
    • Return precompiled scripts when compiling to AMD (@JamesMaroney)
    • ๐Ÿ“„ Docs updates (@iangreenleaf, @gilesbowkett, @utkarsh2012)
    • ๐Ÿ›  Fix toString handling under IE and browserify (@tommydudebreaux)
    • โž• Add program metadata

    Commits