Skip to content

Releases: multiformats/py-multiaddr

v0.0.10

18 Jun 13:44
6dd3b6b
Compare
Choose a tag to compare

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

23 Dec 07:09
Compare
Choose a tag to compare
v0.0.9

Bump version: 0.0.8 → 0.0.9

bump version: 0.0.2 => 0.0.3

20 Dec 13:41
cfe2e26
Compare
Choose a tag to compare

Fixes to be used by py-libp2p