History.txt in simplabs-excellent-1.5.0 vs History.txt in simplabs-excellent-1.5.1

- old
+ new

@@ -1,4 +1,9 @@ += 1.5.1 + +* removed duplication checks (they are just too coarse for dynamic languages like Ruby and especially Rails apps where you would call e.g. params all over the place) +* added Rails::ValidationsCheck to the default checks + = 1.5.0 * new check Rails::ValidationsCheck that reports ActiveRecord models that do not validate anything * added DuplicationCheck to default checks * split DuplicationCheck up into MethodDuplicationCheck and BlockDuplicationCheck \ No newline at end of file