Przeglądaj źródła

release 0.2.3

tags/0.2.3
Jan Lehnardt 16 lat temu
rodzic
commit
ffa4738595
3 zmienionych plików z 4 dodań i 2 usunięć
  1. +1
    -0
      CHANGES.md
  2. +1
    -1
      mustache.js
  3. +2
    -1
      package.json

+ 1
- 0
CHANGES.md Wyświetl plik

@@ -7,6 +7,7 @@
* Parse pragmas only once.
* Throw exception when encountering an unknown pragma.
* Ignore undefined partial contexts. Returns verbatim partials.
* Added yui3 packaging.


## 0.2.2 (11-02-2010)


+ 1
- 1
mustache.js Wyświetl plik

@@ -282,7 +282,7 @@ var Mustache = function() {

return({
name: "mustache.js",
version: "0.2.3-dev",
version: "0.2.3",

/*
Turns a template and view into HTML


+ 2
- 1
package.json Wyświetl plik

@@ -2,5 +2,6 @@
"name": "mustache",
"author": "Jan Lehnardt",
"description": "{{mustaches}} in JavaScript — shameless port from @defunkt",
"keywords": ["template"]
"keywords": ["template"],
"version": "0.2.3"
}

Ładowanie…
Anuluj
Zapisz