Releases: libp2p/js-peer-id
Releases · libp2p/js-peer-id
v0.13.6
Bug Fixes
- catch errors thrown by multihash decode (#109) (65e0b74)
v0.13.3
Features
- allow nested PeerIds to support pubKey function when using identity encoding (#101) (f39fb24)
v0.12.5
Features
- inline public key handling for the 0.12.x line (#102) (ceeff13)
v0.12.4
chore: release version v0.12.4
v0.13.1
Features
- peerid: support creating from secp256k1; harmonize algo with Go (#95) (17440a3)
v0.13.0
Features
BREAKING CHANGES
- API refactored to use async/await