Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Latest commit

 

History

History
335 lines (159 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

335 lines (159 loc) · 13.5 KB

10.2.0 (2023-05-03)

Features

10.1.0 (2023-05-03)

Features

  • upgrade Kubo and remove remaining Circuit V1 tests (#599) (d6475a7)

10.0.1 (2023-02-23)

Bug Fixes

10.0.0 (2023-01-13)

⚠ BREAKING CHANGES

  • update multiformats, libp2p etc (#530)

Dependencies

9.2.0 (2022-11-22)

Features

9.1.0 (2022-10-06)

Features

9.0.3 (2022-10-04)

Dependencies

  • bump @multiformats/multiaddr from 11.0.0 to 11.0.3 (#513) (440d572)
  • bump aegir from 37.5.3 to 37.5.5 (#514) (ba73da4)
  • dev: bump go-ipfs version to v0.16.0 (#511) (9a9e118)

9.0.2 (2022-09-29)

Documentation

9.0.1 (2022-09-22)

Dependencies

9.0.0 (2022-09-17)

⚠ BREAKING CHANGES

  • uses ESM release of ipfs/libp2p

Features

Bug Fixes

  • remove randomness from get directory tests (#497) (56f3370)

8.0.11 (2022-09-07)

Bug Fixes

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (2288d77)

8.0.10 (2022-04-19)

Bug Fixes

  • when hole punching is enabled by default (#443) (bda96fc)

8.0.9 (2022-04-04)

Bug Fixes

  • add fs and go-ipfs to browser ignores (#451) (3ade340)

Trivial Changes

  • add breaking change interop release process (#395) (119aa62)
  • deps: bump aegir from 36.1.3 to 36.2.3 (#445) (18649a6)

8.0.8 (2022-01-26)

Bug Fixes

8.0.7 (2022-01-26)

Trivial Changes

8.0.6 (2022-01-26)

Trivial Changes

8.0.5 (2022-01-26)

Trivial Changes

8.0.4 (2022-01-26)

Bug Fixes

  • copy bin dir during build (e5b7d82)

8.0.3 (2022-01-26)

Bug Fixes

  • need type module to load js as module (ceb5d5e)

8.0.2 (2022-01-26)

Bug Fixes

  • include scripts in dist (fcc706e)

Trivial Changes

8.0.1 (2022-01-26)

Bug Fixes

Trivial Changes

8.0.1 (2022-01-26)

Bug Fixes

Trivial Changes

7.0.4 (2021-10-25)

Bug Fixes

  • disable pubsub due to wire format changes (#388) (344f692)

2.0.1 (2020-07-30)

Bug Fixes

2.0.0 (2020-07-16)

1.0.4 (2020-05-26)

Bug Fixes

1.0.3 (2020-05-14)

Bug Fixes

1.0.2 (2020-05-09)

Bug Fixes

  • ci: add empty commit to fix lint checks on master (4e43e6a)

1.0.1 (2020-04-20)

Bug Fixes

1.0.0 (2020-02-13)

0.2.1 (2019-12-24)

Bug Fixes

  • pass args for multiple http-client versions (b53635d)

0.2.0 (2019-12-23)

Bug Fixes

  • ipns: fix allowOffline flag (83fcbff)
  • add back the lockfile (f5c6706)

0.1.1 (2019-10-08)

Bug Fixes

0.1.0 (2019-09-12)

Bug Fixes

Features