v0.0.13-beta
Pre-release
Pre-release
π¦ Assets
| Platform | Archive |
|---|---|
| Linux x86_64 | zero-linux-x86_64.tar.gz |
| macOS x86_64 | zero-darwin-x86_64.tar.gz |
| macOS aarch64 | zero-darwin-aarch64.tar.gz |
| Windows x86_64 | zero-windows-x86_64.zip |
Quick download (latest):
https://github.com/\zerodenet/zero/releases/latest/download/zero-{platform}.{ext}
π Changes
π Added (1)
- diagnostics.probe_outbound β sync single-node latency probe
π Fixed (5)
- fmt β rustfmt 1.9.0 reformats query.rs/protocol.rs test code
- guard blake3-only calls so crypto-without-blake3 compiles
- gate session/segment modules on crypto so no_std path compiles
- release notes skipped prerelease tags + scoped commits
- relay-stream TLS client fingerprint now interoperates
π¨ Improved (1)
- move inline #[cfg(test)] modules to crate tests/ dirs
π Documentation (2)
- readme world change
- fix dead links breaking vitepress build
π€ auto-generated by GitHub Actions