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
update changelog
tags/0.2
Jan Lehnardt
16 years ago
parent
0bb4776def
commit
3279bd0d56
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
CHANGES.md
+ 3
- 1
CHANGES.md
View File
@@ -1,7 +1,9 @@
#
M
ustache.js Changes
#
m
ustache.js Changes
## 0.2 (??-??-????)
* ctemplate compat: Partials are indicated by >, not <.
* Add support for {{%PRAGMA}} to enable features.
* Made array of strings an option. Enable with `{{%JSTACHE-ENABLE-STRING-ARRAYS}}`.
* mustache compat: Don't barf on unknown variables.
Write
Preview
Loading…
Cancel
Save