- Fix error handling
- Update CSSO to ^4.0.0
- Plugin never produce a parse error, but drops bad parts of CSS instead
- Drop support for Node.js < 8
- Drop dependency on deprecated
gulp-util
(#30, thanks to @TheDancingCode)
- Update CSSO to 3.0.0 (thanks to @lahmatiy).
- Update CSSO to 2.0.0 (thanks to @lahmatiy).
- Adds source map support, options object support (thanks to @lahmatiy).
- Bump CSSO to 1.4.0 (thanks to @lahmatiy).
- Breaking change: streams are no longer supported.
- Update bufferstreams dependency (thanks to @contra).
- Update documentation.
- Use SVG badges for documentation (thanks to @sahat).
- Bump dependencies.
- Bump CSSO to 1.3.11.
- Use new with gulp-util PluginError.
- Update documentation.
- Make gulp-util a runtime dependency instead of a development dependency.
- Removes map-stream dependency.
- Update code style.
- Adds streaming support.
- Update map-stream dependency.
- Update development configuration.
- Update documentation.
- Update development configuration.
- Update from event-stream to map-stream, cuts package weight.
- Update code style.
- Update documentation.
- Now returns a Buffer rather than a string.
- Initial release.