Skip to content

v0.9.8

Compare
Choose a tag to compare
@nschonni nschonni released this 08 Apr 03:41
· 304 commits to master since this release
  • Changed the -98px test to -99px (the exact threshold value). Added -99em and -100em tests in order to increase test coverage and to document the current (actually desired) behavior (see #133). (Jos Hirth)
  • Ensure proper output flushing for Node.js (Nicholas C. Zakas)
  • Fix output for checkstyle when a file can't be read (fixes #253) (Nicholas C. Zakas)
  • Updated parser (fixes #261, fixes #259, fixes #242) (Nicholas C. Zakas)
  • cannot find csslint.js (huangyingjie)
  • use the parser's "hack" property instead of redoing this step again (Jos Hirth)
  • +2 rules which detected star (IE6/7) and underscore (IE6) property hacks (Jos Hirth)
  • Fix typo (Frank van Gemeren)
  • Fix typo (Frank van Gemeren)
  • use separate flags for text-indent and direction. fixes #249 (Jos Hirth)
  • updated xml formatters to escape ampersand character, updated tests to check ampersand and fixed other tests to check angled brackets as well (Jenkins)
  • Update npm/package.json (Aaron Powell)