Skip to content

Releases: multiformats/py-multiaddr

v0.0.10

Choose a tag to compare

@arcinston arcinston released this 18 Jun 13:44
6dd3b6b

What's Changed

  • Fix Type Issues and add strict type checks using Ruff & Pyright
  • Spec updates, Python 3.4- unsupport & custom registries by @ntninja in #59
  • add quic-v1 protocol by @justheuristic in #63
  • Fix/typecheck by @acul71 in #65
  • chore: rm local pyrightconfig.json by @arcinston in #70

New Contributors

Full Changelog: v0.0.9...v0.0.10

New function `Multiaddr.__hash__` and protocol onion3

Choose a tag to compare

@mhchia mhchia released this 23 Dec 07:09
v0.0.9

Bump version: 0.0.8 → 0.0.9

bump version: 0.0.2 => 0.0.3

Choose a tag to compare

@zixuanzh zixuanzh released this 20 Dec 13:41
cfe2e26

Fixes to be used by py-libp2p