Skip to content

1.5.0

Compare
Choose a tag to compare
@alexlamsl alexlamsl released this 09 Apr 07:49
· 272 commits to gh-pages since this release

Bug fixes

  • quote character of attribute with empty string value is parsed incorrectly (#603, #605)

Improvements

  • HTMLLint now warns about missing doctype and repeating attributes (#15, #16, #593)
  • new option sortAttributes reorders attributes for optimal compression (#4, #594, #613)
  • new option sortClassName recorders style classes for optimal compression (#267, #597, #613)
  • command-line tool now uses commander (#602)
  • removeScriptTypeAttributes and removeStyleLinkTypeAttributes cover wider range of cases (#607)
  • new option decodeEntities minifies HTML Entity Characters (#75, #472, #608)