- bugfix: Do not use index_size file config when converting indentation from space to tab. #103
- update: dependencies. #102
- bugfix: Break valid block comment. #97
- bugfix: Generated empty locales file after execute eclint command. #99
- bugfix: fail to recognize BOM #98
- update: coverage for
createPluginError
#101
bugfix: Break valid block comment. #97
- Fix: yargs/y18n#48 #93
- Fix: thomas-lebeau/gulp-gitignore#2 #84
- Update: CLI & testcase, use mock. #88
- Update: Output verbosity. #92
- Update: dependencies. #82 #89 #94
- Add: Support for non doc block comment. #87
- Add: Support directories on CLI. #86
- Replace
gitlike-cli
withyargs
for CLI #73 - Added: locales for CLI #73
- Fixed: i18n not work. #73
- Upgraded: gulp usecase. #70
- Upgraded: dependencies.
- Bug fix: not skip all kind of binary file. (e.g. "*.exe") #65
- Support locales in message of rule. #60
- Support for doc comments. #62
- Update algorithm for indentation. #62
- Update dependencies.
- Fix bin path #58.
- Breaking Change:
console.error
instead ofconsole.log
to output error messages #55. - Added: Default value for options <files...> #46.
- Added: Exclude binary files #45.
- Added: Beautiful console report #53.
- Added: Support for
.gitignore
when[<files>...]
are not provided #56. - Added: Test cases for CLI #55.
- Fixed: Stripping of BOMs #50.
- Fixed: path import in README #48.
- Upgraded dependencies.
- Fix npm publish.
- Fix
fix
andinfer
in non-interactive environments #33.
- Fix behavior in non-interactive environments #32.
- Pin iconv-lite version.
- Fix: exit with non-zero status code when errors are reported.
- Re-add support for Node 0.10.
- Dropped support for Node 0.10.