Skip to content

Releases: pubky/mainline

v3.0.0

27 Sep 15:54
Compare
Choose a tag to compare

Changed

  • Removed all internal panic #![deny(clippy::unwrap_used)]
  • Testnet::new(size) returns a Result<Testnet>.
  • Dht::local_addr() returns a Result<SocketAddr>.
    AsyncDht::local_addr() returns a Result<SocketAddr>.

v1.0.0

29 Nov 09:40
Compare
Choose a tag to compare
chore: publish 1.0.0