Skip to content

Releases: libp2p/go-libp2p-record

v0.2.0

19 Aug 14:23
90bb9b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.2

02 Dec 18:05
8ccbca3
Compare
Choose a tag to compare

Update gogo protobuf and regenerate.

v0.1.1

02 Aug 16:47
3f535b1
Compare
Choose a tag to compare
  • Fix subtle bug in the public key validator that would improperly validate keys not hashed with the IPFS default SHA256.
  • Update readme to reflect change in testing requirements.
  • Update readme to reflect libp2p's separation from IPFS.

v0.1.0

25 May 12:41
4837430
Compare
Choose a tag to compare

🎉 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.