Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 12:35
· 11 commits to main since this release

Release v0.0.1

Initial Release

This is the first release of imgc - an intelligent image compression watcher.

Built Binaries

  • Linux x64: imgc-linux-x64
  • Linux ARM64: imgc-linux-arm64
  • Windows x64: imgc-windows-x64.exe
  • Windows ARM64: imgc-windows-arm64.exe
  • macOS Intel: imgc-macos-x64
  • macOS Apple Silicon: imgc-macos-arm64

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable (Linux/macOS): chmod +x imgc-*
  3. Run with: ./imgc-* --help