goptimize/CHANGELOG.md
Ralph Slooten 2444204b32 0.2.3
2024-04-23 16:38:46 +12:00

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