Skip to content

Releases: rquadling/grunt-html2js

0.9.0

Choose a tag to compare

@rquadling rquadling released this 19 Oct 12:28

Removed istanbul as a dependency as it is only used during testing.

0.8.0

Choose a tag to compare

@rquadling rquadling released this 23 Feb 13:46

Upgraded dependencies to latest versions. npm audit shows 0 vulnerabilities.

v0.7.1

Choose a tag to compare

@rquadling rquadling released this 07 Nov 13:15

Forgot to tag the package.json

0.7.0

Choose a tag to compare

@rquadling rquadling released this 07 Nov 13:10

Upgraded dependencies to latest versions.npm audit shows 0 vulnerabilities.

0.6.0

Choose a tag to compare

@rquadling rquadling released this 22 Feb 13:38

0.6.0 Upgraded dependencies to latest versions.npm audit shows 0 vulnerabilities.

0.5.1

Choose a tag to compare

@rquadling rquadling released this 20 Jul 17:27

Fix options.quoteChar usage for module header (#64)

0.5.0

Choose a tag to compare

@rquadling rquadling released this 19 Jul 12:18

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

Choose a tag to compare

@rquadling rquadling released this 18 Jul 17:21

0.4.2 Don't generate empty modules (#55)

0.4.1

Choose a tag to compare

@rquadling rquadling released this 18 Jul 16:52

0.4.1 Add support to embed a comment containing the path to the template (#9/#10)

0.4.0

Choose a tag to compare

@rquadling rquadling released this 07 Jul 16:39

0.4.0 Added ability to render pug templates. Maintains Backwards compatibility. (#83)