Changelog
[3.0.3] / 27 August 2019
Changelog
[3.0.2] / 21 August 2019
Changelog
[3.0.1] / 11 November 2018
Changelog
[3.0.0] / 16 September 2018
We are very happy to announce a new major version of mustache.js. We want to be very careful not to break projects out in the wild, and adhering to Semantic Versioning we have therefore cut this new major version.
The changes introduced will likely not require any actions for most using projects. The things to look out for that might cause unexpected rendering results are described in the migration guide below.
A big shout out and thanks to [@raymond-lam] for this release! Without his contributions with code and issue triaging, this release would never have happened.
Writer.prototype.parse
to cache by tags in addition to template string, by [@raymond-lam].Writer.prototype.parse
cache, by [@seminaoki].tags
parameter to Mustache.render()
, by [@raymond-lam].Changelog
[2.3.2] / 17 August 2018
This release is made to revert changes introduced in [2.3.1] that caused unexpected behaviour for several users.
Changelog
[2.3.1] / 7 August 2018
Writer.prototype.parse
to cache by tags in addition to template string, by [@raymond-lam].Writer.prototype.parse
cache, by [@seminaoki].Rakefile
, by [@phillipj].Mustache.parse()
return type documentation, by [@bbrooks].Changelog
[2.3.0] / 8 November 2016
output
argument to mustache CLI, by [@wizawu].null
lookup when rendering an unescaped value, by [@dasilvacontin].Changelog
[2.2.1] / 13 December 2015
Changelog
[2.2.0] / 15 October 2015
Changelog
[2.1.3] / 23 July 2015