Releases: spacesprotocol/certrelay
Releases · spacesprotocol/certrelay
v0.2.3
v0.2.2
- 2026-04-26
Bug Fixes
- Use sliding windows for anchor sets so trust_ids stay resolvable
v0.2.1
- 2026-04-25
Refactor
- Remove rootId from VerifiedMessageHandle
v0.2.0
- 2026-04-24
Features
- [breaking] Return Zone directly from resolve, drop Resolved/ResolvedBatch
- Badge fix, ResolvedBatch.get(), and state persistence
v0.1.4
- 2026-04-21
Bug Fixes
- Export() skips epoch hints to always include receipt in .spacecert
Chore
- Bump libveritas to 0.1.4 across all clients
Style
- Fix formatting for resolve_flat signature
v0.1.3
- 2026-04-20
Bug Fixes
- Resolve() should return null/nil across all clients when handle not found
v0.1.2
- 2026-04-20
Bug Fixes
- (js) Handle libveritas default export
Refactor
- Move Cargo.toml to fabric/ root
v0.1.1
- 2026-04-20
Features
- Add release-plz, CI, and publish fabric-rs to crates.io