mustache.js v0.7.1 Release Notes

Release Date: 2012-12-06 // over 11 years ago
    • Handle empty templates gracefully. Fixes [#265], [#267], and [#270].
    • Cache partials by template, not by name. Fixes [#257].
    • Added Mustache.compileTokens to compile the output of Mustache.parse. Fixes [#258].