Skip to content

v4.0.0

Compare
Choose a tag to compare
@tarampampam tarampampam released this 05 Nov 17:21
· 80 commits to master since this release
5fd7fe8

Changed

  • Go version updated from 1.18 up to 1.19
  • Sub-command quota now supports multiple keys at once
  • Default threads count for compress sub-command is now NumCPU * 6
  • Go package (module) name changed to github.com/tarampampam/tinifier/v4
  • New terminal UI

Added

  • .env file support
  • Global --version flag
  • --update-mod-date flag for compress sub-command (since this release, the original file modification date will be preserved by default)
  • --keep-original-file flag for compress sub-command #103

Removed

  • Sub-command version (you can use --version flag instead)
  • Global --debug flag
  • Global --verbose flag