All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- quiet mode
- option --no-run-if-empty added to xargs
- scripts to compile optipng & libwebp from source
- Avif (AV1 Image Format) support
- Avoid optimizing the same image at the same moment PR #12
- JPG are optimized as progressive JPG
- WebP and Avif newly created images are deleted in case of failure during conversion
- Interactive mode with
img-optimize -i
- check if optipng, jpegoptim or cwebp executable before optimization
- additional install method
- images path replaced by current directory if empty
- Initial release