Skip to content

v2.3.1

Compare
Choose a tag to compare
@phillipj phillipj released this 07 Aug 18:25
· 113 commits to master since this release

Minor

  • #643: Writer.prototype.parse to cache by tags in addition to template string, by @raymond-lam.
  • #664: Fix Writer.prototype.parse cache, by @seminaoki.

Dev

Docs

  • #644: Document global Mustache.escape overriding capacity, by @paultopia.
  • #657: Correct Mustache.parse() return type documentation, by @bbrooks.