Skip to content

Proqi v0.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 14:03
· 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

  1. Install the Proqi binary from crates.io with cargo install proqi --locked on Rust 1.88 or newer.
  2. Install a checksummed amd64 Debian package on Debian and Ubuntu systems with glibc 2.35 or newer.
  3. Build the Debian package from the exact verified GNU/Linux archive binary, with package removal preserving user sessions and state.
  4. Promote one immutable release candidate to GitHub without rebuilding its macOS, GNU/Linux, or Debian artifacts.
  5. Verify startup concurrency, state-path safety, schema coordination, and Linux runtime compatibility through new regression contracts.
  6. Notify the Homebrew tap through a scoped event after the GitHub Release is public.

Install

Homebrew remains recommended:

brew install oborchers/tap/proqi

Cargo users can install from source:

cargo install proqi --locked

Debian 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.