- Major version upgrades to Grunt (v1.4.1), plugins and dependencies.
- Update required Node version to 16.x (current LTS).
- [DEV] switch from JSHint to ESLint and Prettier.
- [DEV] replace Travis CI with GitHub Actions
- Update peerDependencies to support upcoming Grunt 1.0 release.
- Setup Travis CI.
- Fallback to inline stylesheets.
- Add option to parse input as HTML.
- Add option for passing the grunt filepath as stringparam.
- Add option to use XIncludestyle.
- Enable processing using the XInclude specification.
- Add documentation for passing in parameters. Update
package.json
.
- Pass params to the stylesheet via the options object.
- Initial release.