Skip to content

Latest commit

 

History

History
370 lines (158 loc) · 14.2 KB

File metadata and controls

370 lines (158 loc) · 14.2 KB

Dependencies

  • bump @libp2p/tcp from 5.0.2 to 6.0.8 (#165) (fb676ab)

⚠ BREAKING CHANGES

  • Update multiformats and related dependencies (#170)

Dependencies

  • Update multiformats and related dependencies (#170) (06744a7)
  • update sibling dependencies (775bd83)

Dependencies

  • dev: bump it-all from 1.0.6 to 2.0.0 (#148) (1caa500)

Bug Fixes

Dependencies

  • dev: bump sinon-ts from 0.0.2 to 1.0.0 (#144) (cfc8755)

Dependencies

  • update uint8arrays, protons and multiformats (#143) (661139c)

Dependencies

  • 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)

Dependencies

  • update @multiformats/multiaddr to 11.0.0 (#128) (885d901)

⚠ BREAKING CHANGES

  • the stream type returned by client.openStream has changed

Bug Fixes

Dependencies

  • update sibling dependencies (56711c4)
  • update sibling dependencies (c3ebd58)

Bug Fixes

Trivial Changes

Dependencies

  • update uint8arraylist and protons deps (#115) (34a8334)

Trivial Changes

Trivial Changes

⚠ BREAKING CHANGES

  • uses new single-issue libp2p interface modules

Features

Trivial Changes

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

  • remove protobufjs and replace with protons (#81) (78dd02a)

Trivial Changes

@libp2p/daemon-client-v1.0.0 (2022-03-28)

⚠ BREAKING CHANGES

  • This module is now ESM only

Features

0.11.0 (2022-01-17)

Features

BREAKING CHANGES

  • peerstore methods are now all async

0.10.0 (2021-12-29)

chore

BREAKING CHANGES

  • 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)

Bug Fixes

  • replace node buffers with uint8arrays (#42) (33be887)

BREAKING CHANGES

    • 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)

Chores

BREAKING CHANGES

  • 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)

Bug Fixes

  • client.connect: handle empty response (#13) (ace789d)
  • client.connect: handle unspecified error in response (#12) (7db681b)

0.2.0 (2019-07-09)

Bug Fixes

  • use error as field name instead of ErrorResponse (#14) (0ff9eda)

BREAKING CHANGES

  • errors property name is now error instead of ErrorResponse

0.1.2 (2019-03-29)

Bug Fixes

  • dht find providers stream (24eb727)

0.1.1 (2019-03-25)

Bug Fixes

Features

0.1.0 (2019-03-22)

Bug Fixes

  • update code to work with latest daemon (#6) (0ada86c)

0.0.4 (2019-03-15)

Features

0.0.3 (2019-02-13)

Bug Fixes

  • connect should use peer id in bytes (b9e4e44)

0.0.2 (2019-02-11)

Bug Fixes

Features