瀏覽代碼

document changes

tags/0.2.2
Jan Lehnardt 16 年之前
父節點
當前提交
40016a5517
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. +4
    -1
      CHANGES.md

+ 4
- 1
CHANGES.md 查看文件

@@ -1,9 +1,12 @@
# mustache.js Changes

## 0.2 (??-??-????)
* add streaming api
* 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.
* Add `rake dojo` target to create a dojo package.
* Add streaming api.
* Rename JSTACHE-ENABLE-STRING-ARRAYS to IMPLICIT-ITERATOR.
* Add support for pragma options.

Loading…
取消
儲存