Skip to content

Releases: n0-computer/iroh-ffi

v0.28.1

05 Nov 16:39
bed7940
Compare
Choose a tag to compare
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

22 Oct 02:15
d55c936
Compare
Choose a tag to compare
chore: upgrade to iroh v0.27.0 (#199)

v0.26.0

30 Sep 20:00
5eeec2f
Compare
Choose a tag to compare
feat: update to [email protected] (#193)

v0.25.0

16 Sep 20:49
d128e7d
Compare
Choose a tag to compare
feat: Implement custom protocol handler (#188)

v0.24.0

03 Sep 19:23
674ef6c
Compare
Choose a tag to compare
chore: upgrade iroh dependencies to v0.24.0 (#185)

v0.23.0

20 Aug 16:59
f69b9ae
Compare
Choose a tag to compare
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

06 Aug 18:00
1ad9b6e
Compare
Choose a tag to compare
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

22 Jul 19:23
e22de42
Compare
Choose a tag to compare
feat: update to [email protected] (#168)

* feat: update to [email protected]

* update to released

v0.20.0

09 Jul 15:22
7257b1e
Compare
Choose a tag to compare
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

27 Jun 17:57
4fe1e12
Compare
Choose a tag to compare
bump v0.19.0 and build swift bindings (#149)