Skip to content

Releases: celiumsai/hyphae

Release list

Hyphae v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:44

Hyphae 0.1.0 is the first public release of the autonomous, embeddable, and verifiable Rust data engine.

Install

cargo install hyphae-cli --version 0.1.0 --locked
hyphae version --json

Native archives for Linux, macOS, and Windows are attached below with SHA-256 checksums, SPDX/CycloneDX SBOMs, Sigstore signatures, attestations, and per-artifact provenance.

Website and documentation: https://hyphae.dev

Published Rust crates

All ten packages are available at version 0.1.0. A clean registry-only cargo install of hyphae-cli was completed successfully on 2026-07-16.

Source provenance

  • Native release artifacts and the first five foundation crates: v0.1.0, commit 76b0cfdad90cf9e75d949a945c94a3badf0c6b59.
  • Self-contained contract/client/server/adapter/CLI tarballs: crates-v0.1.0, commit 7dc71f20f2c0099147e935696d4976be352cd4d6.

The follow-up packaging tag adds byte-identical crate-local contract assets and a CI package-content audit. The public v0.1.0 tag was not moved.

What's Changed

  • Complete Hyphae 0.1.0 release candidate and documentation in #1.
  • Prepare Hyphae 0.1.0 public distribution in #2.
  • Make published crates self-contained and audit every package file list in 7dc71f2.

Full changelog: 76b0cfd...7dc71f2