# 3.2.0 (2015-08-13)
## Changes
- Add the tslint option to supply a custom tslint module
# 3.0.0-beta (2015-05-11)
## Changes
- Update tslint to use the TypeScript 1.5.0-beta compiler
- Due to changes to the typescript compiler API, old custom rules may no longer work and may need to be rewritten
- the JSON formatter's line and character positions are now back to being 0-indexed instead of 1-indexed
# 2.0.0 (2015-04-12)
## Changes
- Gulp util's logging used for printing errors.
# 1.4.1 (2014-11-13)
## Changes
- The PluginError exception now includes information about the failures
- Update tslint to 1.0.0
# 1.3.1 (2014-09-28)
## Changes
- Add .npmignore for reduced package size.
# 1.2.0 (2014-06-14)
## Changes
- Fix rulesDirectory
- Remove formattersDirectory