Posted By: Kevin Rutherford
Date: 2008-09-23 19:47
Summary: reek 0.2.3 Released
Project: reek
reek version 0.2.3 has been released!
detects smells in your Ruby code
Changes:
## 0.2.3 2008-09-22
* Minor enhancements: * Only reports Feature Envy when the method isn't a Utility Function * General improvements to assessing Feature Envy * Tweaks: * Fixed: coping with parameterless yield call * Fixed: copes with :self as an expression * Fixed: displaying the receiver of many more kinds of Feature Envy * Fixed: Large Class calculation for Object |
|