Przeglądaj źródła

Up version to 0.5.1

tags/0.5.1-vsc
Sahab Yazdani 14 lat temu
rodzic
commit
752a742b5a
2 zmienionych plików z 5 dodań i 1 usunięć
  1. +4
    -0
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 4
- 0
CHANGES.md Wyświetl plik

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


## 0.5.1-vsc

* Added Dot Notation Support

## 0.5.0-vcs ## 0.5.0-vcs


* Added Compiled Template support * Added Compiled Template support


+ 1
- 1
mustache.js Wyświetl plik

@@ -626,7 +626,7 @@ var Mustache = (function(undefined) {
return({ return({
name: "mustache.js", name: "mustache.js",
version: "0.5.0-vcs",
version: "0.5.1-vcs",


/* /*
Turns a template and view into HTML Turns a template and view into HTML


Ładowanie…
Anuluj
Zapisz