Release Name: 1.2.4
Notes:
Reek detects smells in Ruby code. It can be used as a stand-alone
command, or as a Rake task, or as an expectation in Rspec examples.
Changes:
=== Major Changes
* The -f, -c and -s options for formatting smell warnings have been removed
=== Minor Changes
* ControlCouple now warns about parameters defaulted to true/false
|