|
| 1 | +January 4, 2012 - v0.9.0 |
| 2 | + |
| 3 | +* Updated parser color names (fixes #217) (Nicholas C. Zakas) |
| 4 | +* Updated contributor list. (Nicholas C. Zakas) |
| 5 | +* Updated compatible vendor prefix rule to support -ms-user-select (Nicholas C. Zakas) |
| 6 | +* Cleanup of text-indent rule and tests (Nicholas C. Zakas) |
| 7 | +* More tests for gradients rule (Nicholas C. Zakas) |
| 8 | +* Updated gradients rule with better messaging on warnings (Nicholas C. Zakas) |
| 9 | +* Updated compatible vendor prefix rules for IE10 (Nicholas C. Zakas) |
| 10 | +* Merge fixes (Nicholas C. Zakas) |
| 11 | +* Updated parser (fixes #212) (Nicholas C. Zakas) |
| 12 | +* Updated parser to fix a few small parsing bugs (Nicholas C. Zakas) |
| 13 | +* Fixed issue with extra whitespace being output in quiet mode for CLI (Nicholas C. Zakas) |
| 14 | +* Added Windows Script Host CLI (fixes #198) (Nicholas C. Zakas) |
| 15 | +* Updated parser with support for unknown @ rule error recovery (fixes #211) (Nicholas C. Zakas) |
| 16 | +* Further cleanup of background images rule (Nicholas C. Zakas) |
| 17 | +* Created rule to check for fallback colors when CSS3 colors are in use (fixes #207) (Nicholas C. Zakas) |
| 18 | +* Cleanup of hpbuniat's rule (Nicholas C. Zakas) |
| 19 | +* Merge pull request #200 from hpbuniat/duplicate-background-url (Nicholas C. Zakas) |
| 20 | +* use the power of parser-lib, as mentioned by nzakas (Hans-Peter Buniat) |
| 21 | +* added rule to detect multiple usage of the same background-image (Hans-Peter Buniat) |
| 22 | + |
| 23 | + |
1 | 24 | November 15, 2011 - v0.8.5 |
2 | 25 |
|
3 | 26 | * Updated parser (fixes #206 and fixes #209) (Nicholas C. Zakas) |
@@ -187,3 +210,5 @@ June 15, 2011 - v0.1.0 |
187 | 210 |
|
188 | 211 |
|
189 | 212 |
|
| 213 | + |
| 214 | + |
0 commit comments