3.1.9 (2023-06-15)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (c03b6cd)
- Update .github/workflows/stale.yml [skip ci] (e8d5014)
4.0.2 (2023-08-14)
- update project config (9c0353c)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^0.1.1 to ^0.1.2
- @libp2p/logger bumped from ^3.0.1 to ^3.0.2
- dependencies
4.0.1 (2023-08-05)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^0.1.0 to ^0.1.1
- @libp2p/logger bumped from ^3.0.0 to ^3.0.1
- dependencies
4.0.0 (2023-07-31)
- the
.close
,closeRead
andcloseWrite
methods on theStream
interface are now asynchronous stream.stat.*
andconn.stat.*
properties are now accessed viastream.*
andconn.*
- consolidate interface modules (#1833)
- close streams gracefully (#1864) (b36ec7f), closes #1793 #656
- consolidate interface modules (#1833) (4255b1e)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ~0.0.1 to ^0.1.0
- @libp2p/logger bumped from ^2.0.0 to ^3.0.0
- dependencies
3.1.8 (2023-04-19)
3.1.7 (2023-04-18)
3.1.6 (2023-04-18)
3.1.5 (2023-04-17)
3.1.4 (2023-04-03)
3.1.3 (2023-03-31)
- replace err-code with CodeError (#36) (fc2aefd), closes js-libp2p#1269
- Update .github/workflows/semantic-pull-request.yml [skip ci] (1861a94)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (0f312c0)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (6a277a6)
- bump it-merge from 2.0.1 to 3.0.0 (#51) (129166b)
- dev: bump it-all from 2.0.1 to 3.0.1 (#50) (d8420a0)
3.1.2 (2022-12-16)
3.1.1 (2022-10-31)
3.1.0 (2022-10-12)
- Update .github/workflows/stale.yml [skip ci] (ba9ea12)
3.0.0 (2022-08-06)
- the single-method Listener and Dialer classes have been removed and their methods exported instead
2.0.2 (2022-07-31)
2.0.1 (2022-06-17)
2.0.0 (2022-06-15)
- updates to single-issue libp2p interfaces and ls has been removed