mirror of
https://github.com/axllent/goptimize.git
synced 2024-11-17 09:49:19 -05:00
541 B
541 B
Changelog
[0.2.3]
- Switch to kovidgoyal/imaging to address CVE-2023-36308
[0.2.2]
- Optionally preserve exif data for supported formats
- Update Go modules
[0.2.1]
- Update core modules
[0.2.0]
- Add threaded option (
-t
) to use all CPU cores
[0.1.0]
- Switch to go mods - go (>= 1.11 required)
- Switch to axllent/semver for app updating
[0.0.3]
- Detect & skip animated GIFs
[0.0.2]
- Switch to pflag for better flag management
[0.0.1]
- Initial release