v2.3.0
Minor
- #540: Add optional
output
argument to mustache CLI, by @wizawu. - #597: Add compatibility with amdclean, by @mightyplow.
Dev
- #553: Assert
null
lookup when rendering an unescaped value, by @dasilvacontin. - #580, #610: Ignore eslint for greenkeeper updates, by @phillipj.
- #560: Fix CLI tests for Windows, by @kookookchoozeus.
- Run browser tests w/node v4, by @phillipj.
Docs
- #542: Add API documentation to README, by @tomekwi.
- #546: Add missing syntax highlighting to README code blocks, by @pra85.
- #569: Update Ctemplate links in README, by @mortonfox.
- #592: Change "loadUser" to "loadUser()" in README, by @Flaque.
- #593: Adding doctype to HTML code example in README, by @calvinf.
Dependencies
- eslint -> 2.2.0. Breaking changes fix by @phillipj. #548
- eslint -> 2.5.1.
- mocha -> 3.0.2.
- zuul -> 3.11.0.
Thanks to all the people that contributed to this release!
Be it issues, comments, changes.. you are awesome! 🎉 😄
PS: Hope you enjoy the new changelog format! I wanted it to group information in a more useful way, and link to PRs for easy diff viewing.