mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-04-24 22:52:20 +00:00
10 KiB
10 KiB
0.13.12 (2020-04-22)
Features
0.13.11 (2020-03-26)
0.13.10 (2020-03-18)
Bug Fixes
0.13.9 (2020-02-19)
0.13.8 (2020-02-18)
Bug Fixes
Features
0.13.7 (2020-01-27)
Features
0.13.6 (2019-12-18)
Bug Fixes
0.13.5 (2019-11-12)
Features
0.13.4 (2019-11-04)
Bug Fixes
Features
0.13.3 (2019-09-25)
Features
0.13.2 (2019-07-12)
Features
0.13.1 (2019-07-11)
Features
0.13.0 (2019-07-11)
Features
BREAKING CHANGES
- API refactored to use async/await
0.12.2 (2019-01-09)
Bug Fixes
- clean repo and bundle size reduction (cd20993)
0.12.1 (2019-01-03)
0.12.0 (2018-10-18)
Bug Fixes
- add peerIdWithIs to the API functions using the instance (2e5e666)
Features
- add class-is module (6513a02)
0.11.0 (2018-07-02)
Features
- change toPrint output to match go implementation (e8ab1b9)
0.10.7 (2018-04-05)
0.10.6 (2018-02-12)
0.10.5 (2018-01-28)
0.10.4 (2017-12-20)
Bug Fixes
0.10.3 (2017-12-01)
Bug Fixes
0.10.2 (2017-10-12)
Bug Fixes
- Always add public key to constructor if possible, Fix for undefined pubKey in remote peers (#68) (3abdcda)
0.10.1 (2017-09-07)
Features
0.10.0 (2017-09-03)
Features
0.9.0 (2017-07-22)
Features
0.8.8 (2017-07-21)
0.8.7 (2017-04-03)
Features
- set privKey pubKey (ac27907)
0.8.6 (2017-03-30)
Features
- isEqual (3f4f670)
0.8.5 (2017-03-27)
Bug Fixes
- avoid using constructor.name (a3fe1a2)
Features
- isPeerId (0acc572)
0.8.4 (2017-03-16)
0.8.2 (2017-02-09)
0.8.1 (2016-12-18)
Features
0.8.0 (2016-11-03)
- Async Crypto Endeavour (#33) (31701e2)
BREAKING CHANGES
- This changes the interface of .create, .createFromPrivKey, .createFromPubKey, .createFromJSON