Releases: multiformats/py-multiaddr
Releases · multiformats/py-multiaddr
v0.0.10
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
- @justheuristic made their first contribution in #63
- @acul71 made their first contribution in #65
- @arcinston made their first contribution in #70
Full Changelog: v0.0.9...v0.0.10
New function `Multiaddr.__hash__` and protocol onion3
v0.0.9 Bump version: 0.0.8 → 0.0.9
bump version: 0.0.2 => 0.0.3
Fixes to be used by py-libp2p