Reek v4.0.0.pre1 Release Notes

Release Date: 2016-03-01 // about 8 years ago
    • ๐Ÿš€ First pre-release for Reek 4.
    • (troessner) Make all optional arguments to Examiner's constructor keyword arguments.
    • 0๏ธโƒฃ (troessner) Use keyword arguments without defaults as allowed by Ruby 2.1.
    • ๐Ÿšš (mvz) Remove smell category concept:
      • The smell category is removed from the YAML and JSON outputs.
      • The smell category can no longer be used to select smells in the reek_of matcher.
    • ๐Ÿ–จ (chastell) Make HTML report print to stdout like the other reports
    • ๐Ÿ’Ž (troessner) Drop support for CRuby 2.0
    • (mvz) Speed up reek_of matcher by only running the given smell