Mustache v1.1.1 Release Notes
Release Date: 2019-12-03 // almost 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