Skip to content

v0.8.0 - Better sync, faster blobs

Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 23 Oct 18:10
· 810 commits to main since this release

Breaking API Changes

  • iroh::baomap is now iroh_bytes::store.
  • Doc opening and closing is now more complete
    • iroh::client::Doc.leave() will stop listening to changes
    • iroh::client::DocsClient.drop_doc() will delete a doc

Bug Fixes

Features

Performance Improvements