Release Notes
- cargo-dist GitHub Release archives for macOS, Linux, and Windows x64.
- Shell and PowerShell installers from the GitHub Release.
- Homebrew formula push to
canact/homebrew-tap after those archives exist.
- Scoop bucket rewrite in
canact/scoop-bucket (Windows x64 zip).
- crates.io and docs.rs README badges.
llms.txt install line: cargo install canact --locked --features cli.
- OpenSSF Best Practices listing and README badge.
- FOSSA license scan workflow and filter script.
- cargo-fuzz targets plus a CI smoke job.
Install canact 0.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/canact/canact/releases/download/v0.1.1/canact-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/canact/canact/releases/download/v0.1.1/canact-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install canact/tap/canact
Download canact 0.1.1