Proqi v0.1.2
·
329 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Proqi 0.1.2
Proqi 0.1.2 adds verified Cargo and Debian distribution while strengthening startup, Linux compatibility, and the release process.
Highlights
- Install the Proqi binary from crates.io with
cargo install proqi --lockedon Rust 1.88 or newer. - Install a checksummed
amd64Debian package on Debian and Ubuntu systems with glibc 2.35 or newer. - Build the Debian package from the exact verified GNU/Linux archive binary, with package removal preserving user sessions and state.
- Promote one immutable release candidate to GitHub without rebuilding its macOS, GNU/Linux, or Debian artifacts.
- Verify startup concurrency, state-path safety, schema coordination, and Linux runtime compatibility through new regression contracts.
- Notify the Homebrew tap through a scoped event after the GitHub Release is public.
Install
Homebrew remains recommended:
brew install oborchers/tap/proqiCargo users can install from source:
cargo install proqi --lockedDebian and Ubuntu users can download proqi_amd64.deb and its checksum from this release. There is no Proqi APT repository.
Distribution integrity
The release contains immutable native archives for Apple silicon macOS, Intel macOS, and x86-64 GNU/Linux, plus the Debian package. Binary artifacts have SHA-256 checksums, SPDX 2.3 JSON SBOMs, and GitHub OIDC-backed provenance and SBOM attestations.