Mustache v1.1.1 Release Notes
Release Date: 2019-12-03 // over 5 years ago-
- ๐ [improvement] Improve yardoc documentation (#247)
- โ [bug] Fix warnings about instance variables (#246)
Previous changes from v1.1.0
-
- [feat] Introduces
Mustache#escape
.
This method receives a non-stringified value to allow for more flexibility in the escaping, like JSON. (#245) - [bug] Raise correct error when closing unopened section (#240)
- ๐ [bug] Fix use of deprecated
File.exists?
(#241) - โ [bug] Fix variable shadowing warning (#241)
- [feat] Introduces