8.0.0 (2023-05-04)
- update @libp2p/interface-peer-discovery to 2.0.0 (#176)
7.0.1 (2023-05-04)
7.0.0 (2023-04-24)
- bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#171)
6.0.3 (2023-03-20)
6.0.2 (2023-03-17)
6.0.1 (2023-03-17)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (2771c45)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (bdc51df)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (93061bb)
6.0.0 (2023-01-06)
- update multiformats to v11 (#153)
5.0.2 (2022-12-16)
5.0.1 (2022-12-01)
5.0.0 (2022-10-12)
- modules no longer implement
Initializable
instead switching to constructor injection
4.0.0 (2022-10-07)
- bump @libp2p/components from 2.1.1 to 3.0.0 (#143)
3.0.0 (2022-09-23)
- the
interval
option has been renamedtimeout
and peers are now only discovered once
2.0.1 (2022-09-21)
- Update .github/workflows/stale.yml [skip ci] (fed165c)
2.0.0 (2022-06-15)
- uses new single-issue libp2p interface modules
1.0.6 (2022-05-23)
1.0.5 (2022-05-06)
1.0.4 (2022-05-04)
1.0.3 (2022-04-08)
1.0.2 (2022-03-24)
1.0.1 (2022-03-17)
1.0.0 (2022-02-06)
- switch to named exports, ESM only
Co-authored-by: Alan Shaw alan@tableflip.io
0.14.0 (2021-12-02)
- requires node 15+
0.13.0 (2021-07-08)
- uses new peer-id, multiaddr and friends
0.12.3 (2021-04-13)
0.12.2 (2021-02-08)
0.12.1 (2020-08-11)
-
- The deps of this module have Uint8Array properties
0.12.0 (2020-08-10)
-
- The deps of this module have Uint8Array properties
0.11.0 (2020-04-21)
- peer-discovery not using peer-info (8a99f1b)
- peer event emits an object with id and multiaddr instead of a peer-info
0.10.4 (2020-02-14)
0.10.3 (2019-11-28)
0.10.2 (2019-08-01)
0.10.1 (2019-07-31)
0.10.0 (2019-07-15)
- All places in the API that used callbacks are now replaced with async/await
0.9.7 (2019-01-10)
0.9.6 (2019-01-04)
0.9.5 (2019-01-03)
0.9.4 (2018-11-26)
0.9.3 (2018-07-02)
0.9.2 (2018-06-29)
0.9.1 (2018-06-05)
0.9.0 (2018-06-05)
- (BREAKING CHANGE) constructor takes options. + add tag, update deps and fix tests (27f9aed)
0.8.1 (2018-04-12)
0.8.0 (2018-04-05)
0.7.1 (2017-09-08)
0.7.0 (2017-09-03)
0.6.1 (2017-07-23)
- emit peers every 10 secs (598fd94)
0.6.0 (2017-07-22)
0.5.2 (2017-07-08)
0.5.1 (2017-05-19)
- use async/setImmediate (0c6f754)
0.5.0 (2017-03-30)
- update to new peer-info (a6254d8)