Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 13:42
· 10 commits to main since this release
v0.0.2
3ab0860

Release v0.0.2

Changes since v0.0.1

  • Introduce process-existing-flat (#1) (Vladimir Cvetić)

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