Skip to content

Releases: pubky/mainline

v5.0.0

11 Feb 08:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.1...v5.0.0

v4.1.0

29 Nov 15:24
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v4.1.0

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