- [FEATURE] New report in JSON format. Available by using the new CLI option
-f
- [FEATURE] New CLI option
--suppress-ratings
to suppress ratings (by halostatue) - [CHANGE] Improve UI, particularly the sortable tables (by crackofdusk)
- [FEATURE] New CLI option
--deduplicate-symlinks
to deduplicate symlinks (by LeeXGreen) - [CHANGE] Update to Reek 1.6.5 (from 1.6.3)
- [CHANGE] Remove ruby2ruby dependency
- [FEATURE] Support Ruby 2.2
- [CHANGE] Update to Reek 1.6.3 (from 1.6.0)
- [CHANGE] Update to at least Parser 2.2.0 (from 2.2.0.pre.5)
- [FEATURE] Add CI mode that only analyses the last commit
- [FEATURE] Add partial support for Mercurial
- [FEATURE] Allow using RubyCritic programatically
- [CHANGE] Update to Reek 1.6.0 (from 1.3.8)
- [BUGFIX] Fix issue #18 - Prevent encoding issues when using Git
- [BUGFIX] Analyse only the files whose paths are specified in the CLI
- [FEATURE] Display name of the first module found in a file instead of the file's name
- [BUGFIX] Fix issue #8 - Solve a dependency error by requiring at least ruby2ruby 2.1.1
- [BUGFIX] Fix issue #6 - Rescue
Parser::SyntaxError
when a file is unparsable
- Official Release