|
| 1 | +January 17, 2013 - v0.9.10 |
| 2 | + |
| 3 | +* Switch to using Node.js version of YUI Test (Nicholas C. Zakas) |
| 4 | +* Merge branch 'master' of github.com:stubbornella/csslint (Nicholas C. Zakas) |
| 5 | +* Merge pull request #339 from zachleat/master (Nicholas C. Zakas) |
| 6 | +* Merge pull request #317 from philipwalton/selector-max (Nicholas C. Zakas) |
| 7 | +* Merge pull request #307 from fracmak/fallback_border_colors (Nicholas C. Zakas) |
| 8 | +* Updated parser to the latest (Nicholas C. Zakas) |
| 9 | +* Crusade against -moz-border-radius. Gecko switched to unprefixed border-radius as of Firefox 4. (zachleat) |
| 10 | +* Merge pull request #338 from shannonmoeller/feature/embedded-rulesets (Nicholas C. Zakas) |
| 11 | +* Disambiguated embedded ruleset value map. (Shannon Moeller) |
| 12 | +* Modified file-level rules handling to follow jshint-style specificity. (Shannon Moeller) |
| 13 | +* Added support for embedded rulesets. Resolves #336. (Shannon Moeller) |
| 14 | +* Merge pull request #331 from jklein/bulletproof-font-face-rule (Nicole Sullivan) |
| 15 | +* Adding a new rule (bulletproof @font-face declarations) and removing one of the global tests that is made obsolete by the new rule (jklein) |
| 16 | +* Merge pull request #326 from nschonni/add-contributor-guidlines (Nicholas C. Zakas) |
| 17 | +* Basic Contributor guidelines (Nick Schonning) |
| 18 | +* Try to fix Travis build (Nicholas C. Zakas) |
| 19 | +* added tests for border-color, border-[top,right,bottom,left], border-[top,right,bottom,left]-color (Jay Merrifield) |
| 20 | +* Updated parser (fixes #319) (Nicholas C. Zakas) |
| 21 | +* Fix YUI Test so test failures stop build (Nicholas C. Zakas) |
| 22 | +* Fixed bug when using config file (fixes #312) (Nicholas C. Zakas) |
| 23 | +* Merge pull request #320 from jklein/master (Nicholas C. Zakas) |
| 24 | +* Adding the ability to exclude entire directories instead of just single files (jklein) |
| 25 | +* Adding an exclude-files option to the command line interface (jklein) |
| 26 | +* Adding my name to the contributors list. (Philip Walton) |
| 27 | +* Updated the selector-max and selector-max-approaching rules to apply to CSS selectors not just CSS rules. (Philip Walton) |
| 28 | +* Merge pull request #311 from mattiacci/gradients (Nicholas C. Zakas) |
| 29 | +* Microsoft uses unprefixed gradients (Michael Mattiacci) |
| 30 | +* Merge pull request #304 from beckje01/tooManyRules (Nicole Sullivan) |
| 31 | +* added border-{top,right,bottom,left}-color rules (Merrifield, Jay) |
| 32 | +* adds all variations of border to the fallback-colors rule (Merrifield, Jay) |
| 33 | +* Changed from All to IE in the max selector rules. (Jeff Beck) |
| 34 | +* Fixed up selector-max test (Jeff Beck) |
| 35 | +* Updated the error messages to the requested values and split the two rules into their own files. (Jeff Beck) |
| 36 | +* Updated contributors section (Nicholas C. Zakas) |
| 37 | +* Rules and test for the IE max selector count warning. There are two rules one that checks for crossing 3800 rules and one that checks for crossing the 4095 limit. (Jeff Beck) |
| 38 | + |
1 | 39 | September 12, 2012 - v0.9.9
|
2 | 40 |
|
3 | 41 | * Fix Travis-CI file (Nicholas C. Zakas)
|
|
0 commit comments