Releases: libp2p/go-libp2p-record
Releases · libp2p/go-libp2p-record
v0.2.0
What's Changed
- cleanup: fix staticcheck failures by @iand in #43
- increase RSA key sizes in tests by @marten-seemann in #44
- update go-libp2p to v0.22.0, release v0.2.0 by @marten-seemann in #50
New Contributors
- @iand made their first contribution in #43
- @marten-seemann made their first contribution in #44
Full Changelog: v0.1.3...v0.2.0
v0.1.2
v0.1.1
v0.1.0
🎉 This release applies the core refactor to this module; migrating to the consolidated types under go-libp2p-core. See libp2p/go-libp2p#602 for more context.