HISTORY in metric_fu-1.3.0 vs HISTORY in metric_fu-1.4.0
- old
+ new
@@ -1,5 +1,17 @@
+=== MetricFu 1.4.0 / 2010-06-19
+
+* Added support for rails_best_practices gem - Richard Huang
+* Added rails stats graphing -- Josh Cronemeyer
+* Parameterize the filetypes for flay. By default flay supports haml as well as rb and has a plugin ability for other filetypes. - bfabry
+* Support for Flog 2.4.0 line numbers - Dan Mayer
+* Saikuro multi input directory patch - Spencer Dillard and Dan Mayer
+* Can now parse rcov analysis file coming from multiple sources with an rcov :external option in the config. - Tarsoly AndrĂ¡s
+* Fixed open file handles problem in the Saikuro analyzer - aselder, erebor
+* Fix some problems with the google charts - Chris Griego
+* Stop showing the googlecharts warning if you are not using google charts.
+
=== MetricFu 1.3.0 / 2010-01-26
* Flay can be configured to ignore scores below a threshold (by default it ignores scores less than 100)
* When running Rcov you can configure the RAILS_ENV (defaults to 'test') so running metric_fu doesn't interfere with other environments
* Changed devver-construct (a gem hosted by GitHub) development dependency to test-construct dependency (on Gemcutter) - Dan Mayer
@@ -169,10 +181,10 @@
* Add source control churn report
=== MetricFu 0.5.1 / 2008-04-25
-* Fixed bug with Saikuro report generation
+* Fixed bug with Saikuro report generation - thanks Toby Tripp
=== MetricFu 0.5.0 / 2008-04-25
* create MetricFu as a Rails Plugin
* Add Flog Report
\ No newline at end of file