This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
Updated with most recent changes
tags/0.7.1
Michael Jackson
13 years ago
parent
26dfacd8be
commit
9fb00529d4
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
CHANGES
+ 6
- 0
CHANGES
View File
@@ -1,3 +1,9 @@
= HEAD / 22 Sep 2012
* Cache partials by template, not by name. Fixes #257.
* Added Mustache.compileTokens to compile the output of Mustache.parse. Fixes
#258.
= 0.7.0 / 10 Sep 2012
* Rename Renderer => Writer.
Write
Preview
Loading…
Cancel
Save