Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
142 lines (66 loc) · 7.48 KB

CHANGELOG.md

File metadata and controls

142 lines (66 loc) · 7.48 KB

2.0.2 (2023-06-15)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (56ef477)
  • Update .github/workflows/stale.yml [skip ci] (cdbdfd4)

Dependencies

  • bump @chainsafe/libp2p-noise from 11.0.4 to 12.0.1 (#80) (599dab1)

2.0.1 (2023-04-28)

Dependencies

  • bump @libp2p/interface-transport from 2.1.3 to 4.0.1 (#72) (04b977d)

2.0.0 (2023-04-28)

⚠ BREAKING CHANGES

  • the type of the source/sink properties have changed

Dependencies

1.0.11 (2023-03-28)

Bug Fixes

  • allow dialling ip6 webtransport addresses (#60) (fe4612a)

1.0.10 (2023-03-24)

Bug Fixes

  • window is not defined in worker contexts (#59) (94c646b)

1.0.9 (2023-03-22)

Dependencies

  • update @multiformats/multiaddr to 12.x.x (#58) (1b3d005)

Documentation

  • example: add helper instructions for running example (#56) (0f0d54b)

1.0.8 (2023-03-22)

Trivial Changes

  • constrain go version examples run with (#57) (aa177a8)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (9435f0d)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (63f0c33)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (5e3a711)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.7 (#54) (23bbd82)

1.0.7 (2023-01-12)

Dependencies

  • Update deps and add quic-v1 support (#44) (d1613b1), closes #35

Documentation

  • update project config to publish api docs (#45) (bdbf402)

1.0.6 (2022-12-06)

Bug Fixes

1.0.5 (2022-11-16)

Bug Fixes

1.0.4 (2022-11-01)

Documentation

  • Use textarea for multiaddr input in example (#24) (14ce351)

1.0.3 (2022-10-18)

Documentation

  • add fetch-file-from-kubo example (#12) (4a8f2f3)

1.0.2 (2022-10-17)

Bug Fixes

  • update project, remove @libp2p/components and unused deps (#20) (568638e)

1.0.1 (2022-10-12)

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (c3f7d22)
  • dev: bump @libp2p/interface-transport-compliance-tests (62c8e6b)
  • dev: bump protons from 5.1.0 to 6.0.0 (03f7f33)

1.0.0 (2022-10-12)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (cc208ac)
  • use rc version of libp2p (bdc9dfb)

Dependencies

  • bump protons-runtime from 3.1.0 to 4.0.1 (a7ef395)
  • dev: bump @libp2p/interface-mocks from 4.0.3 to 7.0.1 (85a492d)
  • dev: bump uint8arrays from 3.1.1 to 4.0.2 (cb554e8)