Skip to content

Releases: libp2p/js-peer-id

v0.13.7

27 Jan 11:10
a68855a
Compare
Choose a tag to compare

Features

v0.13.6

18 Dec 10:43
Compare
Choose a tag to compare

Bug Fixes

  • catch errors thrown by multihash decode (#109) (65e0b74)

v0.13.5

12 Nov 14:06
Compare
Choose a tag to compare

Features

  • deprecate isEqual in favor of equals (#107) (bbf0416)

v0.13.4

04 Nov 18:15
Compare
Choose a tag to compare

Bug Fixes

Features

v0.13.3

25 Sep 14:30
Compare
Choose a tag to compare

Features

  • allow nested PeerIds to support pubKey function when using identity encoding (#101) (f39fb24)

v0.12.5

25 Sep 14:12
Compare
Choose a tag to compare

Features

  • inline public key handling for the 0.12.x line (#102) (ceeff13)

v0.12.4

23 Jul 12:38
8f4027b
Compare
Choose a tag to compare
chore: release version v0.12.4

v0.13.2

12 Jul 17:43
94aa348
Compare
Choose a tag to compare

Features

v0.13.1

11 Jul 19:38
f50b2ac
Compare
Choose a tag to compare

Features

  • peerid: support creating from secp256k1; harmonize algo with Go (#95) (17440a3)

v0.13.0

11 Jul 17:26
989b413
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • API refactored to use async/await