Releases: alosaur/handlebars
Releases · alosaur/handlebars
v0.10.0
Merge pull request #20 from mocoso/upgrade-dependencies
Upgrade dependencies
v0.9.0
Merge pull request #17 from mocoso/esm
Switch to esm.sh source for handlebars package
v0.7.0
Merge pull request #12 from mocoso/only-register-partials-at-initiali…
v0.6.1
Export HandlebarsJS (#11)
So that the underlying JS implementation of handlebars is available to
anyone who needs to access anything not supported by this wrapper.
v0.6.0
- up to deno v1.6.0
- added lint to CI
Special thanks: @mocoso
v0.4.2
fix: export interface and README (#7)
6f636df
v0.4.0
- Update to Deno v1.3.0
- fix register helpers