Releases: stnvh/gulp-tinypng-compress
Releases · stnvh/gulp-tinypng-compress
1.2.5
25 May 18:02
Compare
Sorry, something went wrong.
No results found
1.2.3
23 May 19:34
Compare
Sorry, something went wrong.
No results found
Fixed signatures not saving for already compressed files if an error occurs
1.2.2
23 May 19:24
Compare
Sorry, something went wrong.
No results found
Fixed sigFile failed to be created if 'true' was used as the configuration value (Closes #16 , #23 ).
All dependencies have been updated (Closes #17 , #25 )
Updated the 'forceupload' command line flag as it collided with node's 'force' flag causing issues with newer versions of node.
Updated travis tests
1.2.1 release
15 Apr 15:45
Compare
Sorry, something went wrong.
No results found
Improve sanity checks, closes #13
Use generic error handler for API responses
Remove unsupported versions from travis
1.2.0
29 Oct 16:19
Compare
Sorry, something went wrong.
No results found
Add parallel uploading for quicker overall execution (see parallel option in README)
Fixed summary not showing skipped image count on error
1.1.8
06 Jul 13:34
Compare
Sorry, something went wrong.
No results found
1.1.7
06 Jul 13:40
Compare
Sorry, something went wrong.
No results found
Add summarize feature
Include path (minus base cwd) in internal signature cache
Fixed incorrect use of hash.update in unit tests
1.1.6
08 May 20:50
Compare
Sorry, something went wrong.
No results found
Added support for same source & directory
New config options.sameDest - see readme
Neaten configuration
Removed options.checkSigs as a file specified is enough to determine usage
1.1.5
27 Apr 10:18
Compare
Sorry, something went wrong.
No results found
1.1.4
25 Apr 23:14
Compare
Sorry, something went wrong.
No results found
Fixed issue in which initial upload would fail due to valid certificate checks broken in some versions of node
Fixed issue where TinyPNG this wasn't set, and and error obj was being returned instead of the hashing instance