Releases: cvele/imgc
Releases · cvele/imgc
v0.1.0
Release v0.1.0
Changes since v0.0.3
- Update CHANGELOG for v0.1.0 release (#11) (Vladimir Cvetić)
- Introduced plugin system (#10) (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
- Download the appropriate binary for your platform
- Make it executable (Linux/macOS):
chmod +x imgc-*
- Run with:
./imgc-* --help
v0.0.3
Release v0.0.3
Changes since v0.0.2
- Feat/imageio avif (#9) (Vladimir Cvetić)
- ci(deps): bump actions/github-script from 7 to 8 (#7) (dependabot[bot])
- Add Dependabot configuration and workflows (Vladimir Cvetić)
- Add Dependabot configuration and workflows (#3) (Vladimir Cvetić)
- Introduce integration tests (Vladimir Cvetić)
- Remove redundant note (cvele)
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
- Download the appropriate binary for your platform
- Make it executable (Linux/macOS):
chmod +x imgc-*
- Run with:
./imgc-* --help
v0.0.2
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
- Download the appropriate binary for your platform
- Make it executable (Linux/macOS):
chmod +x imgc-*
- Run with:
./imgc-* --help
v0.0.1
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
- Download the appropriate binary for your platform
- Make it executable (Linux/macOS):
chmod +x imgc-*
- Run with:
./imgc-* --help