All Versions
40
Latest Version
Avg Release Cycle
153 days
Latest Release
1600 days ago

Changelog History
Page 1

  • v1.1.1 Changes

    December 03, 2019
    • ๐Ÿ“š [improvement] Improve yardoc documentation (#247)
    • โš  [bug] Fix warnings about instance variables (#246)
  • v1.1.0 Changes

    October 13, 2018
    • [feat] Introduces Mustache#escape.
      This method receives a non-stringified value to allow for more flexibility in the escaping, like JSON. (#245)
    • [bug] Raise correct error when closing unopened section (#240)
    • ๐Ÿ—„ [bug] Fix use of deprecated File.exists? (#241)
    • โš  [bug] Fix variable shadowing warning (#241)
  • v1.0.5 Changes

    March 23, 2017
    • ๐Ÿ›  Fixes error introduced in v1.0.4. (#235)
  • v1.0.4 Changes

    March 23, 2017
    • 0๏ธโƒฃ Hashes with default_procs may lazily fetch values. (#223)
    • ๐Ÿ’Ž Relax dependency on Ruby (#232)
  • v1.0.3 Changes

    March 24, 2016
    • Raise on deep context miss (#214)
    • ๐Ÿ‘ Allow hyphens in tags (#218)
  • v1.0.2 Changes

    June 24, 2015

    ๐Ÿ”„ Changelog

    • โž• Adds benchmarks (#197)
    • ๐Ÿ“š Clarify documentation around content without HTML escaping (#203)
    • ๐Ÿ›  Fix some Ruby warnings (#204)
    • ๐Ÿ‘Œ Improve performance when using partials inside loops (#205)
  • v1.0.1 Changes

    February 23, 2015
    • Always cast to hash on hash-like object lookups (#187)
    • ๐Ÿ›  Fixed -v option in the binary (#189)
    • Missing partial returns "" per the spec (#200)
  • v1.0.0 Changes

    January 11, 2015
    • ๐Ÿ›  Bugfixes
    • ๐Ÿ’Ž Now requires Ruby >= 2.0
    • โœ‚ Removed mustache_sinatra to separate gem
    • โœ‚ Removed rack-bug-mustache_panel to separate gem
  • v0.99.8

    December 01, 2014
  • v0.99.7

    October 22, 2014