Skip to content

Releases: spacesprotocol/certrelay

v0.2.3

26 Apr 10:43
7d473d5

Choose a tag to compare

  • 2026-04-26

Bug Fixes

  • Sort merged anchors by descending height, fix non-Rust client builds

v0.2.2

26 Apr 01:41
24379f8

Choose a tag to compare

  • 2026-04-26

Bug Fixes

  • Use sliding windows for anchor sets so trust_ids stay resolvable

v0.2.1

25 Apr 17:45
edd7145

Choose a tag to compare

  • 2026-04-25

Refactor

  • Remove rootId from VerifiedMessageHandle

v0.2.0

24 Apr 02:29
3b3441a

Choose a tag to compare

  • 2026-04-24

Features

  • [breaking] Return Zone directly from resolve, drop Resolved/ResolvedBatch
  • Badge fix, ResolvedBatch.get(), and state persistence

v0.1.4

21 Apr 03:35
646c7e2

Choose a tag to compare

  • 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

20 Apr 16:15
cdc9294

Choose a tag to compare

  • 2026-04-20

Bug Fixes

  • Resolve() should return null/nil across all clients when handle not found

v0.1.2

20 Apr 15:55
77ce9b0

Choose a tag to compare

  • 2026-04-20

Bug Fixes

  • (js) Handle libveritas default export

Refactor

  • Move Cargo.toml to fabric/ root

v0.1.1

20 Apr 15:09
7df173f

Choose a tag to compare

  • 2026-04-20

Features

  • Add release-plz, CI, and publish fabric-rs to crates.io