8.0.0 (2023-05-04)
- update @libp2p/interface-peer-discovery to 2.0.0 (#197)
7.0.5 (2023-05-04)
7.0.4 (2023-04-24)
7.0.3 (2023-04-07)
7.0.2 (2023-03-30)
7.0.1 (2023-03-17)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (5e82b6d)
7.0.0 (2023-03-07)
- service name now defaults to
_p2p._udp.local
and no longer uses A and AAA records -> replaced by TXT records
Added random peer name option
- Update .github/workflows/semantic-pull-request.yml [skip ci] (28c668e)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (9dccd84)
- upgrade aegir to
38.1.2
(#182) (f86328c)
6.0.0 (2023-01-06)
- update multiformats to v11.x.x (#178)
5.1.1 (2022-12-16)
- remove lockfile (3c1b399)
5.1.0 (2022-10-27)
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.1 (2022-09-21)
- Update .github/workflows/stale.yml [skip ci] (cfb0b5c)
3.0.0 (2022-07-01)
- deps: uses components with single-issue interfaces
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2.0.1 (2022-06-27)
2.0.0 (2022-06-15)
- uses new single-issue libp2p interface modules
1.0.7 (2022-05-23)
1.0.6 (2022-05-06)
1.0.5 (2022-05-04)
1.0.4 (2022-04-09)
1.0.3 (2022-03-24)
1.0.2 (2022-03-16)
1.0.1 (2022-02-12)
1.0.0 (2022-02-11)
- switch to named exports, ESM only
0.18.0 (2021-12-02)
- requires node 15+
0.17.0 (2021-07-08)
- uses then new multiaddr and friends
0.16.0 (2021-04-13)
- actually check tcp multiaddrs (#94) (9f45f73)
- ensure event handlers are removed on MulticastDNS.stop (#96) (9fea1f6)
-
peer event emitted with id and multiaddrs properties instead of peer-info
-
chore: add tests for peer-discovery interface
-
chore: apply suggestions from code review
Co-Authored-By: Jacob Heun [email protected]
- chore: update readme with peerData and peerId
Co-authored-by: Jacob Heun [email protected]
0.15.0 (2020-08-11)
-
- All deps of this module now use Uint8Arrays instead of node Buffers
-
chore: address pr comments
0.14.3 (2020-08-07)
0.14.2 (2020-07-02)
0.14.1 (2020-04-29)
0.14.0 (2020-04-23)
-
peer event emitted with id and multiaddrs properties instead of peer-info
-
chore: add tests for peer-discovery interface
-
chore: apply suggestions from code review
Co-Authored-By: Jacob Heun [email protected]
- chore: update readme with peerData and peerId
Co-authored-by: Jacob Heun [email protected]
0.13.3 (2020-02-17)
0.13.2 (2020-02-02)
0.13.1 (2020-01-17)
0.13.0 (2019-09-27)
-
All places in the API that used callbacks are now replaced with async/await
-
chore: update CI file
-
test: add compliance tests
0.12.3 (2019-05-09)
0.12.2 (2019-01-04)
0.12.1 (2018-11-26)
0.12.0 (2018-06-05)
- (BREAKING CHANGE) update constructor. add tag (d3eeb6e)
0.11.0 (2018-04-05)
0.10.0 (2018-04-05)
0.9.2 (2018-01-30)
0.9.1 (2017-09-08)
0.9.0 (2017-09-03)
0.8.0 (2017-07-22)
0.7.1 (2017-07-09)
- support optional no options (dd53646)
0.7.0 (2017-03-30)
- update to that new peer-info everyone is talking about (3fd3602)