Releases: n0-computer/iroh-c-ffi
Releases · n0-computer/iroh-c-ffi
v0.92.0
v0.90.0: chore: version bump to `0.90.0` (#49)
version bump Co-authored-by: “ramfox” <“[email protected]”>
v0.35.0: chore: update to iroh 0.35 (#47)
This PR updates the following dependencies: - iroh to 0.35 - iroh-base to 0.35 Bumps the version number of iroh-c-ffi to 0.35
v0.34.0: feat!: add `endpoint_config_enable_tls_x509` (#46)
feat: `endpoint_config_enable_tls_x509` Add option to enable X.509 TLS certificates. The default is using Raw Public Keys.