Releases: celiumsai/hyphae
Releases · celiumsai/hyphae
Release list
Hyphae v0.1.0
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 --jsonNative 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
- hyphae-core
- hyphae-query
- hyphae-retrieval
- hyphae-storage
- hyphae-engine
- hyphae-contracts
- hyphae-client
- hyphae-server
- hyphae-pliegors
- hyphae-cli
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, commit76b0cfdad90cf9e75d949a945c94a3badf0c6b59. - Self-contained contract/client/server/adapter/CLI tarballs:
crates-v0.1.0, commit7dc71f20f2c0099147e935696d4976be352cd4d6.
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