Hyphae v0.2.1
·
687 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Release identity
- Annotated tag:
v0.2.1 - Tested source commit:
08028e8dac077846c638f067ce74fbcf6fb75501 - Merge commit on
main:42b520080b92a43f2255864caa7e53db5e3f2a3c
Install
cargo install hyphae-cli --version 0.2.1 --locked
hyphae version --jsonRust crates
hyphae-core 0.2.1hyphae-query 0.2.1hyphae-retrieval 0.2.1hyphae-storage 0.2.1hyphae-engine 0.2.1hyphae-contracts 0.2.1hyphae-client 0.2.1hyphae-server 0.2.1hyphae-pliegors 0.2.1hyphae-cli 0.2.1
The TypeScript, Python, and JavaScript packages remain source-only in this
release; no npm or PyPI publication is claimed.
What's Changed
- Bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #4
- Bump actions/setup-python from 6.2.0 to 7.0.0 by @dependabot[bot] in #5
- build(deps): bump the rust-minor-and-patch group across 1 directory with 7 updates by @dependabot[bot] in #8
- fix(proof): accept large bounded retrieval witnesses by @terrizoaguimor in #9
- fix(ci): restore required dependency and workflow gates by @terrizoaguimor in #14
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: v0.2.0...v0.2.1