All Versions
5
Latest Version
Avg Release Cycle
254 days
Latest Release
2220 days ago

Changelog History

  • v2.0.2 Changes

    March 22, 2018

    ๐Ÿ”„ Changelog

    • [IMPROVEMENT] Add the #equal helper (#7)
    • ๐Ÿ‘ [IMPROVEMENT] Add struct tag template variable support (#8)
  • v2.0.1 Changes

    June 01, 2016

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  [BUGFIX] Removes data races #3 - Thanks @markbates
  • v2.0.0 Changes

    May 01, 2016

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  [BUGFIX] Fixes passing of context in helper options #2 - Thanks @GhostRussia
    • [BREAKING] Renames and unexports constants:
      • handlebars.DUMP_TPL
      • lexer.ESCAPED_ESCAPED_OPEN_MUSTACHE
      • lexer.ESCAPED_OPEN_MUSTACHE
      • lexer.OPEN_MUSTACHE
      • lexer.CLOSE_MUSTACHE
      • lexer.CLOSE_STRIP_MUSTACHE
      • lexer.CLOSE_UNESCAPED_STRIP_MUSTACHE
      • lexer.DUMP_TOKEN_POS
      • lexer.DUMP_ALL_TOKENS_VAL
  • v1.1.0 Changes

    June 15, 2015

    ๐Ÿ”„ Changelog

    • โž• Adds ParseFile() function.
    • โž• Adds RegisterPartialFile(), RegisterPartialFiles() and Clone() methods on Template.
    • Helpers can now be struct methods.
    • Permits templates references with lowercase versions of struct fields.
    • Ensures safe concurrent access to helpers and partials.
  • v1.0.0 Changes

    June 09, 2015

    ๐Ÿ”„ Changelog