Releases: vseventer/hexo-uncss
Releases · vseventer/hexo-uncss
v0.1.4
- Bugfix: add support for Node.js 4.x.
- Updated copyright to
2016
.
- Updated dependencies.
v0.1.3
- Bugfix: uncss now ignores external stylesheets.
v0.1.2
- Added debug statements using
debug
.
- Fixes #1: Handle scenario where there are no generated HTML files.
v0.1.1
- Added
priority
option.
- Replaced dependency
stream-to-buffer
with stream-to-array
.
v0.1.0
Initial version, with tests.
v0.1.0-rc1
Initial version without tests - release candidate.