Explorar el Código

Boost version number.

tags/0.5.2-vsc
Sahab Yazdani hace 14 años
padre
commit
82c5fc00f2
Se han modificado 3 ficheros con 7 adiciones y 2 borrados
  1. +5
    -0
      CHANGES.md
  2. +1
    -1
      mustache.js
  3. +1
    -1
      mustache.min.js

+ 5
- 0
CHANGES.md Ver fichero

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

## 0.5.2-vcs

* Fixed a scoping bug (thanks gjslick)
* Added Mustache.format function (similar to String.format from C#)

## 0.5.1-vcs

* Added Dot Notation Support


+ 1
- 1
mustache.js Ver fichero

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

/*
Turns a template into a JS function


+ 1
- 1
mustache.min.js
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


Cargando…
Cancelar
Guardar