5.0.0 (2023-01-06)
- update multiformats to v11 (#202)
4.0.2 (2022-11-15)
4.0.1 (2022-10-17)
4.0.0 (2022-10-12)
- modules no longer implement
Initializable
instead switching to constructor injection
3.0.0 (2022-10-07)
- bump @libp2p/interface-transport from 1.0.4 to 2.0.0 (#190)
2.0.3 (2022-09-21)
- Update .github/workflows/stale.yml [skip ci] (217d1df)
2.0.2 (2022-08-10)
2.0.1 (2022-06-17)
2.0.0 (2022-06-15)
- uses new single-issue libp2p interface modules
1.0.2 (2022-05-23)
1.0.1 (2022-05-04)
1.0.0 (2022-03-28)
- this module is now ESM-only
Co-authored-by: achingbrain alex@achingbrain.net
- add note about
node-pre-gyp
to readme.md (#141) (ab4cc82), closes #140 - deps-dev: bump aegir from 35.2.1 to 36.0.0 (#139) (720cfad)
- replace Travis with Github Actions (#150) (a73735b)
- update project config (13ab340)
- update Readme (#148) (ba9facb)
0.7.1 (2021-09-20)
0.7.0 (2021-07-09)
- uses new peer id, multiaddr, etc
0.6.0 (2021-04-13)
0.5.1 (2021-02-05)
- lint (3490d36)
0.5.0 (2021-01-22)
0.4.1 (2020-12-11)
0.4.0 (2019-10-02)
- Switch to using async/await and async iterators. The transport and connection interfaces have changed.
0.3.1 (2018-09-26)
0.3.0 (2018-04-05)
0.2.0 (2017-09-03)
0.1.1 (2017-01-16)
0.1.0 (2017-01-16)
- v0.1.0 (8a5d975)