History.txt in simplabs-excellent-1.0.1 vs History.txt in simplabs-excellent-1.2.1
- old
+ new
@@ -1,18 +1,37 @@
+= 1.2.1
+
+* renamed Error to Warning
+* added documentation
+
+= 1.2.0
+
+* cleanup
+* added 2 Rails specific checks, AttrAccessibleCheck and AttrProtectedCheck
+
+= 1.1.0
+
+* completely restructured, made everything running in the flow of the SexpProcessor
+* added most tests from reek (except for UtilityFunction and FeatureEnvy)
+
+= 1.0.1
+
+* fixed some errors
+
= 1.0.0
* this is basically just a custom version of roodi, converted to ruby_parser to be 1.9 safe
\ No newline at end of file