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 jacobheun@gmail.com
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 jacobheun@gmail.com
-
chore: update aegir
-
chore: update daemon version
Co-authored-by: Jacob Heun jacobheun@gmail.com
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)