- Updated source code & API. The plugin would now only work with Brunch 2.2 and higher.
- Added support for third-party reporters
- Cleaned up formatting of default error output
- Set compatibility with any 2.* version of jshint
- Allow using
.jshintrc
file to set options - Created
warnOnly
option to allow build to proceed despite lint errors.
- Updated JSHint to 2.1.
- Added node 0.10 support, removed coffee-script dependency.
- Improved installation process.
- Added jshint to deps.
- Initial release