@libp2p/daemon-client-v4.0.1 (2023-01-07)
@libp2p/daemon-client-v4.0.0 (2023-01-07)
- Update multiformats and related dependencies (#170)
@libp2p/daemon-client-v3.0.6 (2022-10-17)
@libp2p/daemon-client-v3.0.5 (2022-10-14)
@libp2p/daemon-client-v3.0.4 (2022-10-14)
@libp2p/daemon-client-v3.0.3 (2022-10-13)
@libp2p/daemon-client-v3.0.2 (2022-10-07)
- bump @libp2p/tcp from 3.0.0 to 4.0.1 (4e64dce)
- dev: bump @libp2p/components from 2.1.1 to 3.0.1 (#133) (6d75a57)
- dev: bump @libp2p/interface-mocks from 4.0.3 to 6.0.0 (#130) (3807d1d)
@libp2p/daemon-client-v3.0.1 (2022-09-21)
@libp2p/daemon-client-v3.0.0 (2022-09-09)
- the stream type returned by
client.openStream
has changed
@libp2p/daemon-client-v2.0.4 (2022-08-10)
@libp2p/daemon-client-v2.0.3 (2022-07-31)
@libp2p/daemon-client-v2.0.2 (2022-06-17)
@libp2p/daemon-client-v2.0.1 (2022-06-15)
@libp2p/daemon-client-v2.0.0 (2022-06-15)
- uses new single-issue libp2p interface modules
@libp2p/daemon-client-v1.0.5 (2022-05-25)
@libp2p/daemon-client-v1.0.4 (2022-05-23)
@libp2p/daemon-client-v1.0.3 (2022-05-10)
@libp2p/daemon-client-v1.0.2 (2022-04-20)
@libp2p/daemon-client-v1.0.1 (2022-04-07)
- This module is now ESM only
0.11.0 (2022-01-17)
- peerstore methods are now all async
0.10.0 (2021-12-29)
- only node15+ is supported
0.9.0 (2021-11-18)
0.7.0 (2021-07-30)
0.6.0 (2021-05-04)
0.5.0 (2020-08-23)
-
- All deps of this module now use uint8arrays in place of node buffers
- DHT keys/values are Uint8Arrays, not Strings or Buffers
- chore: bump daemon dep
Co-authored-by: Jacob Heun [email protected]
0.4.0 (2020-06-08)
0.3.1 (2020-04-20)
0.3.0 (2020-01-31)
-
api changed as attach is not needed anymore
-
chore: apply suggestions from code review
Co-Authored-By: Jacob Heun [email protected]
-
chore: update aegir
-
chore: update daemon version
Co-authored-by: Jacob Heun [email protected]
0.2.2 (2019-09-05)
0.2.1 (2019-07-09)
- client.connect: handle empty response (#13) (ace789d)
- client.connect: handle unspecified error in response (#12) (7db681b)
0.2.0 (2019-07-09)
- errors property name is now
error
instead ofErrorResponse
0.1.2 (2019-03-29)
- dht find providers stream (24eb727)
0.1.1 (2019-03-25)
- code review feedback (7fd02d9)
- pubsub (c485f50)
0.1.0 (2019-03-22)
0.0.4 (2019-03-15)
- streams (7cefefd)
0.0.3 (2019-02-13)
- connect should use peer id in bytes (b9e4e44)
0.0.2 (2019-02-11)
- initial implementation (e748b7c)