0.3.2
Release Notes
Released: 2024-12-14
✨ General
- Support
--layers squash-other
, add colors to clap - Ensure crates are not published to crates.io
- Configure for
cargo release
- Prepare to release v0.3.2 (#3)
Install circe 0.3.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fossas/circe/releases/download/v0.3.2/circe-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/fossas/circe/releases/download/v0.3.2/circe-installer.ps1 | iex"
Download circe 0.3.2
File | Platform | Checksum |
---|---|---|
circe-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
circe-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
circe-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
circe-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
circe-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |