Skip to content

Releases: n0-computer/iroh-ffi

v0.31.0

15 Jan 21:04
ea0bb3d
Compare
Choose a tag to compare
chore: upgrade to `iroh@v0.31.0` (#215)

v0.30.0

17 Dec 17:54
aca310d
Compare
Choose a tag to compare
feat: update to iroh@0.30.0 (#212)

* feat: update to iroh@0.30.0

* fix tests and setup

* update iroh-js and git deps

* updates

* update  blobs

* fix js tests

* fix python tests

* fix kotlin test

* released docs

* fixup printlns

v0.29.0

04 Dec 22:30
405da56
Compare
Choose a tag to compare
refactor: use external protocols & update to iroh@0.29 (#209)

* refactor: use external iroh-gossip

* make it work with the latest code

* updated to merged deps

* update to latest `main`

* update to latest changes of renaming

* wire up node rpc

* fix tests

* implement blob events

* fix python tests

* bump action deps

* bump manylinux image

* bump job name

* drop unused node version flag

* round out bump for manylinux

* forgot to bump the ci script

* start setting up gradle for kotlin tests

* update ci

* ci: fixup

* ci: fixup

* doc test and better logging

* finish test conversion

* rebuild swift

* update to 0.29

* remove dylib

* kotlin: move test dep

* cleanup

* update to quic-rpc 0.17

* update doc fixture

* bump versions

* rebuild otlin

* upgrade js code

* fix js tests

* rebuild swift

* fixup

---------

Co-authored-by: Ruediger Klaehn <rklaehn@protonmail.com>
Co-authored-by: Asmir Avdicevic <asmir.avdicevic64@gmail.com>

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” <“kasey@n0.computer”>
Co-authored-by: dignifiedquire <me@dignifiedquire.com>

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 iroh@0.26.0 (#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 <me@dignifiedquire.com>

v0.22.0

06 Aug 18:00
1ad9b6e
Compare
Choose a tag to compare
feat: update to iroh@0.22.0

* 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) <frando@unbiskant.org>
Co-authored-by: Kasey Huizinga <ramfox@Kaseys-MBP.lan>