This project adheres to Semantic Versioning.
- Golfed down some bytes.
- Added
hyperstache/runtime-mini
for Babel plugin.
- Made most of Mustache spec pass #10
- Added babel plugin #9
- Added hash params #8
- Added mini version without built-in helpers https://unpkg.com/hyperstache@0.3.0/dist/mini.js
- Implemented parsing of comments #6
- Add built-in helpers (if, unless, each, with) with else chaining #7
- First release