img-optimize/CHANGELOG.md
2019-08-15 23:44:27 +02:00

596 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[Unreleased]

Added

  • quiet mode
  • option --no-run-if-empty added to xargs
  • scripts to compile optipng & libwebp from source

Changed

[V1.1] - 2019-04-05

Added

  • Interactive mode with img-optimize -i
  • check if optipng, jpegoptim or cwebp executable before optimization
  • additional install method

Fixed

  • images path replaced by current directory if empty

[v1.0] - 2019-03-20

  • Initial release