Skip to content

Releases: spacesprotocol/certrelay

v0.2.3

Choose a tag to compare

@buffrr buffrr released this 26 Apr 10:43
7d473d5
  • 2026-04-26

Bug Fixes

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

v0.2.2

Choose a tag to compare

@buffrr buffrr released this 26 Apr 01:41
24379f8
  • 2026-04-26

Bug Fixes

  • Use sliding windows for anchor sets so trust_ids stay resolvable

v0.2.1

Choose a tag to compare

@buffrr buffrr released this 25 Apr 17:45
edd7145
  • 2026-04-25

Refactor

  • Remove rootId from VerifiedMessageHandle

v0.2.0

Choose a tag to compare

@buffrr buffrr released this 24 Apr 02:29
3b3441a
  • 2026-04-24

Features

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

v0.1.4

Choose a tag to compare

@buffrr buffrr released this 21 Apr 03:35
646c7e2
  • 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

Choose a tag to compare

@buffrr buffrr released this 20 Apr 16:15
cdc9294
  • 2026-04-20

Bug Fixes

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

v0.1.2

Choose a tag to compare

@buffrr buffrr released this 20 Apr 15:55
77ce9b0
  • 2026-04-20

Bug Fixes

  • (js) Handle libveritas default export

Refactor

  • Move Cargo.toml to fabric/ root

v0.1.1

Choose a tag to compare

@buffrr buffrr released this 20 Apr 15:09
7df173f
  • 2026-04-20

Features

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