Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 337 Bytes

CHANGES.md

File metadata and controls

9 lines (7 loc) · 337 Bytes

mustache.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.
  • Add rake dojo target to create a dojo package.