History.txt in tailor-0.0.3 vs History.txt in tailor-0.1.0
- old
+ new
@@ -1,4 +1,12 @@
+=== 0.1.0 2010-05-21
+
+* Added checks for spacing around { and }
+* Added check for spacing around ternary ':'
+* Colorized error messages to be red
+* Problem message are now grouped by file line (when multiple problems per line)
+* Temporarily removed reporting of # of trailing whitespaces
+
=== 0.0.3 2010-04-26
* Added checks for spacing around commas
* Added checks for spacing around open/closed parenthesis/brackets