Skip to content

v0.29.0

Latest
Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 04 Dec 11:27
· 30 commits to main since this release

⛰️ Features

🚜 Refactor

  • Avoid get_protocol, just keep Arc<Blobs> around - (7b404f1)

📚 Documentation

  • Add simple file transfer example - (7ba883d)

🧪 Testing

  • Update iroh-test to 0.29 - (cda9756)

⚙️ Miscellaneous Tasks

Examples

  • Import examples from main repo - (1579555)