Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Latest commit

 

History

History
108 lines (48 loc) · 4.74 KB

CHANGELOG.md

File metadata and controls

108 lines (48 loc) · 4.74 KB

3.1.1 (2022-10-11)

Dependencies

  • upgrade @libp2p/interface-pubsub to 3.0.0 (#22) (6ba77ee)

3.1.0 (2022-10-11)

Features

  • add simple getters for all components (#21) (a970f68)

3.0.1 (2022-10-07)

Dependencies

  • update address manager interface (#20) (4f0ed1f)

3.0.0 (2022-10-06)

⚠ BREAKING CHANGES

  • upgrade interface-transport to ^2.0.0 (#19)

Dependencies

  • upgrade interface-transport to ^2.0.0 (#19) (550624a)

2.1.1 (2022-09-30)

Bug Fixes

  • set dialer in constructor if passed (#17) (d9ca145)

Trivial Changes

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

2.1.0 (2022-09-09)

Features

2.0.4 (2022-08-12)

Dependencies

  • bump interface-datastore from 6.1.1 to 7.0.0 (#13) (2be24d2)

2.0.3 (2022-08-10)

Bug Fixes

Dependencies

  • bump @libp2p/interface-metrics from 2.0.0 to 3.0.0 (#11) (7b56244)

2.0.2 (2022-08-03)

Bug Fixes

Trivial Changes

  • deps: bump @libp2p/interface-pubsub from 1.0.4 to 2.0.0 (#8) (617b737)
  • update project config (#9) (f844d3b)

2.0.1 (2022-07-01)

Trivial Changes

  • update @libp2p/interface-metrics (#7) (eb751d1)

2.0.0 (2022-06-16)

⚠ BREAKING CHANGES

  • the connection and registrar APIs are updated

Trivial Changes

1.0.0 (2022-06-14)

Trivial Changes