Skip to content

Releases: n0-computer/iroh-docs

v0.100.0

27 May 09:45

Choose a tag to compare

⛰️ Features

  • [breaking] Update to iroh@1.0.0-rc.1 (#103) - (aa81fba)

🚜 Refactor

  • [breaking] Complete ed25519_dalek to iroh-base public API migration (#102) - (14ab6a6)

v0.99.1

26 May 12:43

Choose a tag to compare

🐛 Bug Fixes

  • (sync) Wrap EntrySignature in iroh::Signature and lock wire format (#101) - (466e541)

v0.99.0

08 May 17:17

Choose a tag to compare

⛰️ Features

  • (sync) Short-hex Debug for peer from (#98) - (1f88013)
  • [breaking] Update to latest 1.0.0-rc.0 deps and redb@4 (#100) - (d4092bf)

🐛 Bug Fixes

  • (actor) Drain Actor::tasks JoinSet in run_async (#96) - (b4f985d)
  • (sync) Use microseconds for MAX_TIMESTAMP_FUTURE_SHIFT (#99) - (8e3f2ba)

v0.29.0

04 Dec 11:26

Choose a tag to compare

⛰️ Features

🚜 Refactor

  • Extract RPC definitions into here - (176715a)
  • Remove all blobs gc related tests - (c63bae3)
  • Switch to hex - (e8fa3da)

⚙️ Miscellaneous Tasks