All Versions
142
Latest Version
Avg Release Cycle
73 days
Latest Release
493 days ago

Changelog History
Page 7

  • v3.11 Changes

    February 18, 2016
    • (troessner) Add a --todo cli flag that will generate a todo list.
  • v3.10.2 Changes

    February 15, 2016
    • ๐Ÿ“œ (troessner) Bump parser to 2.3.0.6 as minimum to fix problems with invalid syntax.
  • v3.10.1 Changes

    February 07, 2016
    • (mvz) Fix edge case syntax problems
    • 0๏ธโƒฃ (troessner) Disable UnusedPrivateMethod detector by default
  • v3.10.0 Changes

    January 27, 2016
    • โž• Add CodeClimate Docker integration. This will allow users to deduct their own docker image from the existing one and use it for their own CI set up in whatever ways they see fit. Furthermore this will enable users to run Reek locally in combination with codeclimate cli.
  • v3.9.1 Changes

    January 24, 2016
    • ๐Ÿ“œ (troessner) Actually use the corresponding parser for Ruby 2.3
  • v3.9.0 Changes

    January 22, 2016
    • ๐Ÿ“œ (chastell) Bump Parser dependency to support Ruby 2.3
    • ๐Ÿšš (mvz) Remove the unparser gem as dependency
  • v3.8.3 Changes

    January 15, 2016
    • (avdgaag) Accept FileList as Rake task source file
  • v3.8.2 Changes

    January 07, 2016
    • (pocke) Skip path if path doesn't exist.
  • v3.8.1 Changes

    December 28, 2015
    • (troessner) Don't raise on missing directory for directive.
  • v3.8.0 Changes

    December 27, 2015
    • (troessner) Report unused private instance methods.
    • (troessner) Add Rake task for console.