Releases: stnvh/gulp-tinypng-compress
Releases · stnvh/gulp-tinypng-compress
1.1.3
- Added force & ignore options
- Added log option
- Implemented error handler for returned TinyPNG API errors
- Restructured TinyPNG object, refactored internal classes
TinyPNG.hasher
is now a constructable class used to manage file signatures
1.1.2
Fixed bug where uncompressed files were passed through the stream and written anyway.
1.1.1
Fixed fatal issue with npm publish
which caused the index.js file to be ignored!