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

Latest commit

 

History

History
257 lines (117 loc) · 13.8 KB

CHANGELOG.md

File metadata and controls

257 lines (117 loc) · 13.8 KB

5.0.4 (2023-06-15)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (10f3201)
  • Update .github/workflows/stale.yml [skip ci] (0bd8e9d)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.10 (#64) (ba3ac38)

5.0.3 (2023-03-17)

Dependencies

  • bump @multiformats/multiaddr from 11.6.1 to 12.0.0 (#55) (edc67ec)

5.0.2 (2023-03-13)

Bug Fixes

5.0.1 (2023-03-10)

Trivial Changes

  • replace err-code with CodeError (#42) (b76d07f), closes js-libp2p#1269
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (157d49d)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (920dfd3)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (1ef05ef)
  • upgrade aegir to 38.1.2 (#48) (e0fd5e3)

Dependencies

  • bump protons-runtime from 4.0.2 to 5.0.0 (#45) (83958a5)

5.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • update multiformats to 11.x.x (#41)

Bug Fixes

Dependencies

4.0.5 (2022-12-16)

Dependencies

Documentation

4.0.4 (2022-10-12)

Dependencies

  • bump uint8arrays, protons and multiformats (#29) (04bf67d)

4.0.3 (2022-09-21)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (11230eb)
  • update project config (#25) (cca2319)

Dependencies

  • update @multiformats/multiaddr to 11.0.0 (#26) (9b6f719)

4.0.2 (2022-08-12)

Dependencies

  • bump interface-datastore from 6.1.1 to 7.0.0 (#22) (f516cf0)

4.0.1 (2022-08-11)

Dependencies

4.0.0 (2022-08-03)

⚠ BREAKING CHANGES

  • update interface deps to use byte lists (#16)

Trivial Changes

Dependencies

  • update interface deps to use byte lists (#16) (878f0ca)

3.0.0 (2022-06-27)

⚠ BREAKING CHANGES

  • deps: Bump @libp2p/utils from 2.0.0 to 3.0.0 (#10)

Trivial Changes

  • deps: Bump @libp2p/utils from 2.0.0 to 3.0.0 (#10) (17bca9f)

2.0.2 (2022-06-17)

Trivial Changes

2.0.1 (2022-06-17)

Trivial Changes

  • deps: bump @libp2p/logger from 1.1.6 to 2.0.0 (#6) (74c21d1)
  • deps: bump @libp2p/utils from 1.0.10 to 2.0.0 (#7) (a50d068)

2.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • uses new single-issue libp2p interface modules

Features

Bug Fixes

Bug Fixes

Trivial Changes

  • deps: bump sinon from 13.0.2 to 14.0.0 (#211) (8859f70)

Bug Fixes

Bug Fixes

Trivial Changes

Bug Fixes

  • simplify transport interface, update interfaces for use with libp2p (#180) (ec81622)

Bug Fixes

  • rename crypto to connection-encrypter (#179) (d197f55)

Bug Fixes

  • update package config and add connection gater interface (#178) (c6079a6)

Bug Fixes

  • add multistream-select and update pubsub types (#170) (b9ecb2b)

Bug Fixes

  • hide implementations behind factory methods (#167) (2fba080)

Bug Fixes

Bug Fixes

@libp2p/peer-record-v1.0.0 (2022-02-09)

Features

  • add peer store/records, and streams are just streams (#160) (8860a0c)