ImageOptim CLI Versions Save

Make optimisation of images part of your automated build process

2.3.4

5 years ago

2.3.4 (2018-12-23)

Features

  • cli: only output summary when savings are made (b44c078)
  • cli: show warning when ImageOptim.app is not installed (44f3055)
  • nexe: upgrade to node.js 10.13.0 and es2017 (dddd9ff)

2.0.4

5 years ago

2.0.4 (2018-11-07)

Bug Fixes

  • npm: update dependencies (a5b3ec8)

2.0.3

5 years ago

2.0.3 (2018-06-13)

Bug Fixes

2.0.2

5 years ago

2.0.2 (2018-05-14)

Bug Fixes

  • cli: rename bin to imageoptim in help output (534c87f)
  • nexe: fix __dirname not behaving as expected (05b9ca3), closes #163

2.0.0

5 years ago

2.0.0 (2018-05-13)

Features

1.15.4

5 years ago

1.15.4 (2017-11-22)

Bug Fixes

  • osx: add support for high sierra (e25bfce)

1.15.3

5 years ago

1.15.3 (2017-11-14)

Bug Fixes

  • duplicates: support multibyte characters (43d6ce7)
  • osx: add support for high sierra (6208dc4), closes #152

1.15.1

5 years ago

1.15.1 (2017-06-29)

Bug Fixes

  • file index: handle cases where no files are found or passed in (b9b4f7a)

Features

  • pngquant: binary update to 2.9.1 (8182b51)

1.14.9

5 years ago

1.14.9 (2017-02-05)

Bug Fixes

  • jpegmini: the text field in sierra has changed to a combo box (2f711bb), closes #129

1.14.8

5 years ago

1.14.8 (2016-02-09)

Bug Fixes

  • examples: remove shell syntax highlighting (0344ae7)
  • filesystem: remove additional trailing slash after $TMPDIR (6b60e32), closes #87

Features

  • logging: per-file reporting is now opt-in via a --verbose flag (4c9a489)
  • pngquant: add --skip-if-larger option (9904253)
  • pngquant: replace hard-coded value with -m/--min-quality param (699d8c8)