Skip to content

Commit 3166d35

Browse files
author
Nicholas C. Zakas
committed
Release 0.8.0
1 parent 37aca27 commit 3166d35

File tree

9 files changed

+2996
-2647
lines changed

9 files changed

+2996
-2647
lines changed

CHANGELOG

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
October 24, 2011 - v0.8.0
2+
3+
* Fixup compact format (Nicholas C. Zakas)
4+
* Updated parser to the latest (Nicholas C. Zakas)
5+
* Updated test target (Nicholas C. Zakas)
6+
* Updated test for duplicate properties rule (Nicholas C. Zakas)
7+
* Added validation of values for a subset of properties (refs #30) (Nicholas C. Zakas)
8+
* Improved JSHint execution time and added to ant test target (Nicholas C. Zakas)
9+
* Created box-sizing compatibility rule (fixes #197) (Nicholas C. Zakas)
10+
* Change wording for box model rule (fixes #168) (Nicholas C. Zakas)
11+
* Updated names of rules to match web site names (Nicholas C. Zakas)
12+
* Added rule for disallowing outline:none (fixes #138) (Nicholas C. Zakas)
13+
* Added tests for all rules to check for common problems, fixed Rhino testing issue, updated unit tests (Nicholas C. Zakas)
14+
* Merge branch 'master' of github.com:stubbornella/csslint (Nicholas C. Zakas)
15+
* Fixed error condition that prevented display from updating (fixes #196) (Nicholas C. Zakas)
16+
* Merge pull request #192 from eriwen/master (Nicholas C. Zakas)
17+
* Distinguishing between warnings and errors in compact formatter fixing issue #152 (Eric Wendelin)
18+
119
October 14, 2011 - v0.7.0
220

321
* Moved docs onto GitHub wiki (Nicholas C. Zakas)
@@ -155,3 +173,5 @@ June 15, 2011 - v0.1.0
155173

156174

157175

176+
177+

0 commit comments

Comments
 (0)