Skip to content
This repository was archived by the owner on Nov 7, 2020. It is now read-only.

Releases: Blobfolio/blob-image

v1.5.1

23 Nov 06:20
Compare
Choose a tag to compare

Add --timeout flag to prevent a long-running process from continuing indefinitely.

v1.5.0

03 Feb 18:55
Compare
Choose a tag to compare
  • Support for zopflipng

v1.4.0

24 Nov 18:18
Compare
Choose a tag to compare
  • advpng, pngcrush, and jpegrescan are now ignored by default when made redundant by MozJPEG or oxipng.
  • New --overkill flag to continue using the above anyway.
  • Debian package now treats compression apps as suggestions rather than dependencies.

v1.3.2

30 Sep 22:57
Compare
Choose a tag to compare

oxipng now respects --multithreaded runtime option.

v1.3.1

10 Sep 20:14
Compare
Choose a tag to compare

Replace optipng with oxipng, add flags for individually disabling compression binaries, --max-age and --min-age flags.

v1.2.0

05 Sep 22:41
Compare
Choose a tag to compare

New options: --skip-jpeg, --skip-png, --max-size, --min-size, --dry-run
Improved STDOUT, performance

v1.1.2

31 Aug 22:51
Compare
Choose a tag to compare

Fix always-colored STDOUT.

v1.1.1

31 Aug 22:26
Compare
Choose a tag to compare

Sort files before compressing.

v1.1.0

31 Aug 21:30
Compare
Choose a tag to compare

Add help and colorization flags, jpegtran support.

v1.0.2

07 Dec 22:46
Compare
Choose a tag to compare

This sorts files in -d mode prior to compression to make progress more apparent.