Releases: rquadling/grunt-html2js
Releases · rquadling/grunt-html2js
0.9.0
Removed istanbul
as a dependency as it is only used during testing.
0.8.0
Upgraded dependencies to latest versions. npm audit shows 0 vulnerabilities.
v0.7.1
Forgot to tag the package.json
0.7.0
Upgraded dependencies to latest versions.npm audit
shows 0 vulnerabilities.
0.6.0
0.6.0 Upgraded dependencies to latest versions.npm audit
shows 0 vulnerabilities.
0.5.1
Fix options.quoteChar usage for module header (#64)
0.5.0
Introduce Travis CI for unit tests and code coverage.
Removed support for Jade.
Added badges.
Reformatted code and README.md.
0.4.2: Don't generate empty modules
0.4.2 Don't generate empty modules (#55)
0.4.1
0.4.1 Add support to embed a comment containing the path to the template (#9/#10)
0.4.0
0.4.0 Added ability to render pug templates. Maintains Backwards compatibility. (#83)