Releases: rquadling/grunt-html2js
Releases · rquadling/grunt-html2js
0.9.0
Compare
Sorry, something went wrong.
No results found
Removed istanbul as a dependency as it is only used during testing.
0.8.0
Compare
Sorry, something went wrong.
No results found
Upgraded dependencies to latest versions. npm audit shows 0 vulnerabilities.
v0.7.1
Compare
Sorry, something went wrong.
No results found
Forgot to tag the package.json
0.7.0
Compare
Sorry, something went wrong.
No results found
Upgraded dependencies to latest versions.npm audit shows 0 vulnerabilities.
0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 Upgraded dependencies to latest versions.npm audit shows 0 vulnerabilities.
0.5.1
Compare
Sorry, something went wrong.
No results found
Fix options.quoteChar usage for module header (#64 )
0.5.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.4.2 Don't generate empty modules (#55 )
0.4.1
Compare
Sorry, something went wrong.
No results found
0.4.1 Add support to embed a comment containing the path to the template (#9 /#10 )
0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 Added ability to render pug templates. Maintains Backwards compatibility. (#83 )