Releases: fossas/circe
Releases · fossas/circe
0.4.0
Release Notes
Released: 2024-12-16
🚀 Features
- Support docker-like references (#6)
⚙️ Miscellaneous Tasks
- (ci) Faster builds (#5)
Install circe 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fossas/circe/releases/download/v0.4.0/circe-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/fossas/circe/releases/download/v0.4.0/circe-installer.ps1 | iex"
Download circe 0.4.0
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-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
circe-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
circe-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.3.3
Release Notes
Released: 2024-12-14
🐛 Fixes
- Do not emit
info!
logs when creating symlinks
📚 Documentation
- (release) Update suggested release PR name
Install circe 0.3.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fossas/circe/releases/download/v0.3.3/circe-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/fossas/circe/releases/download/v0.3.3/circe-installer.ps1 | iex"
Download circe 0.3.3
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 |
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 |
v0.3.1
Release Notes
extract
: absolute symlinks are now correctly made relative to the target directory.
Install circe 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fossas/circe/releases/download/v0.3.1/circe-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/fossas/circe/releases/download/v0.3.1/circe-installer.ps1 | iex"
Download circe 0.3.1
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 |
v0.3.0
Install circe 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fossas/circe/releases/download/v0.3.0/circe-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/fossas/circe/releases/download/v0.3.0/circe-installer.ps1 | iex"
Download circe 0.3.0
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 |
v0.2.0
Install circe 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fossas/circe/releases/download/v0.2.0/circe-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/fossas/circe/releases/download/v0.2.0/circe-installer.ps1 | iex"
Download circe 0.2.0
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 |
v0.1.0
Install circe 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fossas/circe/releases/download/v0.1.0/circe-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/fossas/circe/releases/download/v0.1.0/circe-installer.ps1 | iex"
Download circe 0.1.0
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 |