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

Latest commit

 

History

History
323 lines (133 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

323 lines (133 loc) · 11.4 KB

3.0.4 (2023-06-15)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (afec2c9)
  • Update .github/workflows/stale.yml [skip ci] (2d12a78)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.10 (#95) (30e0fb5)

3.0.3 (2023-04-04)

Bug Fixes

  • correction package.json exports types path (#87) (c1e9a6d)

3.0.2 (2023-03-10)

Dependencies

  • bump protons-runtime from 4.0.2 to 5.0.0 (#73) (4b1b67b)

3.0.1 (2023-03-10)

Trivial Changes

  • replace err-code with CodeError (#71) (a843ae4), closes js-libp2p#1269
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (3982918)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (79984c0)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (7ccccc7)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.7 (#84) (4cc5935)

3.0.0 (2023-01-06)

⚠ BREAKING CHANGES

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

Bug Fixes

2.0.4 (2022-12-16)

Documentation

2.0.3 (2022-10-12)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (92044b6)

Dependencies

  • bump uint8arrays, protons and multiformats (#63) (9106a6a)

2.0.2 (2022-08-11)

Dependencies

2.0.1 (2022-08-03)

Trivial Changes

Dependencies

  • update deps to support no-copy operations (#55) (7be8515)

2.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • uses new single-issue libp2p interface modules

Features

  • update to latest libp2p interfaces (#45) (b5eb989)

1.0.5 (2022-05-25)

Trivial Changes

  • deps: bump @libp2p/interfaces from 1.3.32 to 2.0.2 (#43) (992677b)

1.0.4 (2022-04-14)

Bug Fixes

1.0.3 (2022-04-13)

Bug Fixes

1.0.2 (2022-04-09)

Bug Fixes

1.0.1 (2022-03-24)

Bug Fixes

  • export selector/validators with the same name as their prefix (#34) (4913d1f)

1.0.0 (2022-02-18)

⚠ BREAKING CHANGES

  • switch to named exports, ESM only

Features

0.10.6 (2021-09-24)

Bug Fixes

0.10.5 (2021-08-18)

0.10.4 (2021-07-07)

0.10.3 (2021-04-22)

Bug Fixes

  • use dht selectors and validators from interfaces (#28) (7b211a5)

0.10.2 (2021-04-20)

Bug Fixes

0.10.1 (2021-04-07)

0.10.0 (2021-02-02)

Features

0.9.0 (2020-08-07)

0.8.0 (2020-07-29)

Bug Fixes

  • support uint8arrays in place of node buffers (#23) (3b99ee1)

BREAKING CHANGES

  • takes Uint8Arrays as well as Node Buffers

0.7.3 (2020-04-27)

Bug Fixes

0.7.2 (2020-02-13)

Bug Fixes

0.7.1 (2020-01-03)

0.7.0 (2019-08-16)

Code Refactoring

BREAKING CHANGES

  • All places in the API that used callbacks are now replaced with async/await

0.6.3 (2019-05-23)

Bug Fixes

0.6.2 (2019-02-20)

0.6.1 (2018-11-08)

0.6.0 (2018-10-18)

Features

BREAKING CHANGES

  • having the libp2p-record protobuf definition compliant with go-libp2p-record. Author and signature were removed.

0.5.1 (2017-09-07)

Features

  • replace protocol-buffers with protons (#5) (8774a4f)

0.5.0 (2017-09-03)

Features

0.4.0 (2017-07-22)

0.3.1 (2017-03-29)

0.3.0 (2017-03-29)