This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
v0.20.0
Deprecation Notice
This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/core
.
What's Changed
- deprecate peer.ID.Pretty by @marten-seemann in #273
- deprecate peer.Encode in favor of peer.ID.String by @marten-seemann in #275
- remove peer.IDFromString by @marten-seemann in #274
- remove unused MultistreamSemverMatcher by @marten-seemann in #277
- use a mock clock in bandwidth tests by @marten-seemann in #276
- stop using the deprecated io/ioutil package by @marten-seemann in #279
- deprecate this repo by @marten-seemann in #281
Full Changelog: v0.19.1...v0.20.0