Releases: n0-computer/iroh-ffi
Releases · n0-computer/iroh-ffi
v0.28.1
chore: extend timeout for js (#204) * extend timeout for js * handle shutdown error * js: shutdown node in blob tests * js: force exit ndoe * improve shutdown logic --------- Co-authored-by: “ramfox” <“[email protected]”> Co-authored-by: dignifiedquire <[email protected]>
v0.27.0
chore: upgrade to iroh v0.27.0 (#199)
v0.26.0
feat: update to [email protected] (#193)
v0.25.0
feat: Implement custom protocol handler (#188)
v0.24.0
chore: upgrade iroh dependencies to v0.24.0 (#185)
v0.23.0
feat: upgrade to 0.23 (#178) * feat: add blob provider events to node constructor * test(swift): add a swift provider event test * add missing parts * update to iroh@main * updates and event * allow multiple nodes passed to blob downloads * fix swift * update to released version and bump to 0.23 --------- Co-authored-by: dignifiedquire <[email protected]>
v0.22.0
feat: update to [email protected] * test: use gossip refactor branch * update * update messages * fix: gossip test * use joined events * back to regular pytest * updates * upgrade to 0.22.0 * make_swift --------- Co-authored-by: Franz Heinzmann (Frando) <[email protected]> Co-authored-by: Kasey Huizinga <[email protected]>
v0.21.0
feat: update to [email protected] (#168) * feat: update to [email protected] * update to released
v0.20.0
feat: update to [email protected] (#154) * feat: update to [email protected] * add new methods Closes #150 * start adding gossip api * test: fix gossip test (#155) * test: make gossip test fail if no message received * fix: do not drop gossip sink, as this makes the peer quit the topic * use fix-gossip-dispatch branch to allow dropping gossip sinks * add kotlin and python gossip tests * debugging * switch to main branch * dbg * fix python test * cleanup * update readmes * rebuild swift * update to released iroh * enable debug logs for gossip kotlin --------- Co-authored-by: Franz Heinzmann <[email protected]>
v0.19.0
bump v0.19.0 and build swift bindings (#149)