Skip to content

Releases: stnvh/gulp-tinypng-compress

1.1.3

24 Apr 16:04
Compare
Choose a tag to compare
  • 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

14 Apr 15:41
Compare
Choose a tag to compare

Fixed bug where uncompressed files were passed through the stream and written anyway.

1.1.1

14 Apr 16:05
Compare
Choose a tag to compare

Fixed fatal issue with npm publish which caused the index.js file to be ignored!