0.16.0 (2021-12-01)
- requires node 15+
- removes install cli tool
0.15.4 (2021-11-26)
0.15.3 (2021-08-18)
0.15.2 (2021-07-26)
0.15.1 (2021-07-12)
0.15.0 (2021-07-06)
- uses the CID class from the new multiformats module
Co-authored-by: Vasco Santos vasco.santos@moxy.studio
0.14.8 (2021-04-20)
0.14.7 (2021-04-13)
0.14.6 (2021-04-06)
0.14.4 (2021-03-29)
0.14.3 (2021-01-26)
0.14.2 (2020-09-23)
0.14.1 (2020-09-03)
- privKey possible undefined (#129) (224b30c)
- replace node buffers with uint8arrays (#127) (d16ce9c)
- ts constructor types (#130) (d40d588)
- typo in readme (#128) (6d571ae)
-
- Where node Buffers were returned, now Uint8Arrays are
-
chore: remove gh dep
0.14.0 (2020-08-07)
-
- Where node Buffers were returned, now Uint8Arrays are
-
chore: remove gh dep
0.13.13 (2020-06-23)
0.13.12 (2020-04-22)
0.13.11 (2020-03-26)
0.13.10 (2020-03-18)
0.13.9 (2020-02-19)
0.13.8 (2020-02-18)
0.13.7 (2020-01-27)
0.13.6 (2019-12-18)
0.13.5 (2019-11-12)
0.13.4 (2019-11-04)
0.13.3 (2019-09-25)
0.13.2 (2019-07-12)
0.13.1 (2019-07-11)
0.13.0 (2019-07-11)
- API refactored to use async/await
0.12.2 (2019-01-09)
- clean repo and bundle size reduction (cd20993)
0.12.1 (2019-01-03)
0.12.0 (2018-10-18)
- add peerIdWithIs to the API functions using the instance (2e5e666)
- add class-is module (6513a02)
0.11.0 (2018-07-02)
- 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)
0.10.3 (2017-12-01)
0.10.2 (2017-10-12)
- Always add public key to constructor if possible, Fix for undefined pubKey in remote peers (#68) (3abdcda)
0.10.1 (2017-09-07)
0.10.0 (2017-09-03)
0.9.0 (2017-07-22)
0.8.8 (2017-07-21)
0.8.7 (2017-04-03)
- set privKey pubKey (ac27907)
0.8.6 (2017-03-30)
- isEqual (3f4f670)
0.8.5 (2017-03-27)
- avoid using constructor.name (a3fe1a2)
- isPeerId (0acc572)
0.8.4 (2017-03-16)
0.8.2 (2017-02-09)
0.8.1 (2016-12-18)
0.8.0 (2016-11-03)
- Async Crypto Endeavour (#33) (31701e2)
- This changes the interface of .create, .createFromPrivKey, .createFromPubKey, .createFromJSON