Releases: cpsc-computing/cpac
Releases · cpsc-computing/cpac
CPAC v0.3.0
CPAC v0.3.0
📦 Downloads
Choose the appropriate binary for your platform:
- Linux (x86_64):
cpac-v0.3.0-x86_64-unknown-linux-gnu.tar.gz - Linux (ARM64):
cpac-v0.3.0-aarch64-unknown-linux-gnu.tar.gz - macOS (Intel):
cpac-v0.3.0-x86_64-apple-darwin.tar.gz - macOS (Apple Silicon):
cpac-v0.3.0-aarch64-apple-darwin.tar.gz - Windows (x86_64):
cpac-v0.3.0-x86_64-pc-windows-msvc.zip
📄 Documentation
✅ Verification
All binaries are built with:
- Release profile: LTO, single codegen unit, stripped symbols
- Tested on: Ubuntu, macOS, Windows
- Full CI suite passing (fmt, clippy, tests, doc tests)
CPAC v0.2.0
CPAC v0.2.0
📦 Downloads
Choose the appropriate binary for your platform:
- Linux (x86_64):
cpac-v0.2.0-x86_64-unknown-linux-gnu.tar.gz - Linux (ARM64):
cpac-v0.2.0-aarch64-unknown-linux-gnu.tar.gz - macOS (Intel):
cpac-v0.2.0-x86_64-apple-darwin.tar.gz - macOS (Apple Silicon):
cpac-v0.2.0-aarch64-apple-darwin.tar.gz - Windows (x86_64):
cpac-v0.2.0-x86_64-pc-windows-msvc.zip
📄 Documentation
✅ Verification
All binaries are built with:
- Release profile: LTO, single codegen unit, stripped symbols
- Tested on: Ubuntu, macOS, Windows
- Full CI suite passing (fmt, clippy, tests, doc tests)