All Versions
24
Latest Version
Avg Release Cycle
116 days
Latest Release
1756 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v4.4.3 Changes
September 25, 2013- ๐ Features
- ๐ Fixes
- Scratch directory no longer dependent on generator class name. Saikuro works again! (Benjamin Fleischer, #141)
- Misc
- Metric scratch directory now set via Metric
run_options[:output_directory] || MetricFu::Io::FileSystem.scratch_directory(metric)
(Benjamin Fleischer, #141)
- Metric scratch directory now set via Metric
-
v4.4.2 Changes
September 25, 2013- ๐ Features
- Add --debug-info command line switch to get debug info for Issues. (calveto, #118)
- ๐ Fixes
- Return valid line locations for code with either no AST or nil nodes (Benjamin Fleischer, #137)
- Only use FakeFS on MRI. Avoid intermittent failures on JRuby or Rubinius (Benjamin Fleischer, #135)
- Hotspots no longer serialize actual classes to YAML. (Benjamin Fleischer, #128)
- Misc
- Extract SexpNode class from LineNumbers to handle Sexp Processing (Benjamin Fleischer, #137)
- Separate out Hotspot ranked problem location and misc code improvements (Benjamin Fleischer, #128)
- Identify directories with code to analyze by checking if they exist. (No longer use :rails? as a proxy for checking if we should run on 'app'). (George Erickson, #129)
- ๐ Features
-
v4.4.1 Changes
August 29, 2013- ๐ Features
- ๐ Fixes
- No longer consider an empty sexp in LineNumbers an error. A file with only comments is empty of code. (Benjamin Fleischer)
- Prevent encoding errors when using syntax highlighting via coderay (Benjamin Fleischer #120, #131)
- Misc
- Update dependencies: cane, flay, flog, reek; switch from metric_fu-roodi to revived roodi (Benjamin Fleischer #130)
- Update to fully ruby_parser-compatible rails_best_practices (Benjamin Fleischer #133)
- Hotspots: remove legacy test code, reduce duplication (Benjamin Fleischer, #127, #77)
- Remove a lot of dead code (Benjamin Fleischer, #77)
-
v3.0.0-3
March 04, 2014