Преглед изворни кода

Up version to 0.5.1

tags/0.5.1-vsc
Sahab Yazdani пре 14 година
родитељ
комит
752a742b5a
2 измењених фајлова са 5 додато и 1 уклоњено
  1. +4
    -0
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 4
- 0
CHANGES.md Прегледај датотеку

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

## 0.5.1-vsc

* Added Dot Notation Support

## 0.5.0-vcs

* Added Compiled Template support


+ 1
- 1
mustache.js Прегледај датотеку

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

/*
Turns a template and view into HTML


Loading…
Откажи
Сачувај