Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-18 | 918 Bytes | |
v0.0.10 source code.tar.gz | 2025-06-18 | 30.3 kB | |
v0.0.10 source code.zip | 2025-06-18 | 45.6 kB | |
Totals: 3 Items | 76.9 kB | 1 |
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 https://github.com/multiformats/py-multiaddr/pull/59
- add quic-v1 protocol by @justheuristic in https://github.com/multiformats/py-multiaddr/pull/63
- Fix/typecheck by @acul71 in https://github.com/multiformats/py-multiaddr/pull/65
- chore: rm local pyrightconfig.json by @arcinston in https://github.com/multiformats/py-multiaddr/pull/70
New Contributors
- @justheuristic made their first contribution in https://github.com/multiformats/py-multiaddr/pull/63
- @acul71 made their first contribution in https://github.com/multiformats/py-multiaddr/pull/65
- @arcinston made their first contribution in https://github.com/multiformats/py-multiaddr/pull/70
Full Changelog: https://github.com/multiformats/py-multiaddr/compare/v0.0.9...v0.0.10