v0.9.0
⛔ This is a breaking release, caution! ⛔
This is a complete project rewrite from scratch. If anything is the same between this and the previous version, it's purely coincidence. Consult the readme for usage instructions. Right now we have:
- standard (html-escaped) expressions, with custom delimiter option
- unescaped expressions, with custom delimiter option
- conditionals, with custom tag name option
- loops for both objects and arrays, with custom tag name option
All expressions are evaluated in a v8 sandbox with only the locals you pass in via the plugin options.