All Versions
142
Latest Version
Avg Release Cycle
73 days
Latest Release
78 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v4.6.1 Changes
April 05, 2017- (IanWhitney) Properly handle absolute paths.
-
v4.6.0 Changes
April 04, 2017- (IanWhitney) Implement
--force-exclusion
flag - 📜 (mvz) Raise Reek-specific error on parse errors
- (IanWhitney) Implement
-
v4.5.6 Changes
February 17, 2017- (mvz) Raise on errors inside of Examiner#smells instead of outputting to STDERR
- ⚡️ (mvz) Update parser dependency
-
v4.5.5 Changes
February 05, 2017- (mvz) Load YAML in code comments safely
- (mvz) Combine lines for manual dispatch smells
- 💻 (mvz) Respect exclude_paths when passing sources on the command line
- (mvz) Ensure explicit arguments of super() are processed
-
v4.5.4 Changes
January 17, 2017- 📚 (troessner) Improve documentation and fix PrimaDonnaMethod detector configuration via comment.
-
v4.5.3 Changes
December 05, 2016- (jhubert) Stop reporting FeatureEnvy with super and arguments.
-
v4.5.2 Changes
November 06, 2016- 🔧 (troessner) Warn about multiple configuration files.
-
v4.5.1 Changes
October 16, 2016- 🔧 (troessner) Validate configuration keys in code comments.
-
v4.5.0 Changes
October 12, 2016- (jhubert) Add progress formatters for showing progress on each file
- ⚡️ (mvz) Update progress formatter to match changed file location
- (mvz) Disable progress for piped output
- 🖨 (maxjacobson) Emit fingerprints in Code Climate reporter
-
v4.4.4 Changes
September 29, 2016- (troessner) Create a fresh todo file on every run
- (troessner) Handle garbage in comment config properly