8.0.0 (2020-08-07)
-
- Where node Buffers were returned, now Uint8Arrays are
- The
.buffer
property has been renamed.bytes
similar to cid@1.0.0
- chore: downgrade aegir
7.5.0 (2020-06-25)
- add new memory protocol for testing and other simulation scenarios (bba22d2)
7.4.3 (2020-03-26)
7.4.2 (2020-03-18)
7.4.1 (2020-03-16)
7.4.0 (2020-02-28)
7.3.1 (2020-02-13)
7.3.0 (2020-02-06)
7.2.1 (2019-11-11)
7.2.0 (2019-10-28)
7.1.0 (2019-09-10)
7.0.0 (2019-09-03)
6.1.0 (2019-06-05)
6.0.6 (2019-03-04)
6.0.5 (2019-02-25)
6.0.4 (2019-01-25)
- add /p2p-stardust (#78) (54e6837), closes libp2p/js-libp2p-websocket-star#70
6.0.3 (2019-01-08)
- clean up repo and bundle size reduction (136315a)
- increase bundle size limit (b7fc015)
- remove unused deps (3d8cb42)
- update max bundle size (116f227)
6.0.2 (2018-12-17)
6.0.1 (2018-12-17)
6.0.0 (2018-11-28)
- add support for quic addresses (9238d0d)
- The UDP code was changed in the multicodec table
The UDP code is now 273
instead of 17
. For the full discussion of this change
please see multiformats/multicodec#16.
5.0.2 (2018-11-05)
5.0.1 (2018-11-05)
- add support for quic addresses (9238d0d)
5.0.0 (2018-04-24)
- Add support for multiaddr node with dns (5d6b93a)
4.0.0 (2018-04-05)
3.2.0 (2018-04-05)
3.1.0 (2018-03-23)
3.0.2 (2018-01-07)
3.0.1 (2017-09-05)
3.0.0 (2017-09-03)
- fix p2p addrs (28d8ce5)
2.3.0 (2017-03-28)
2.2.3 (2017-03-27)
2.2.2 (2017-03-16)
2.2.1 (2017-02-09)
2.2.0 (2017-01-22)
2.1.3 (2017-01-16)
2.1.1 (2016-11-17)
2.1.0 (2016-11-17)
2.0.3 (2016-09-07)
- add isMultiaddr method (2aa7abb)
2.0.2 (2016-05-21)
2.0.1 (2016-05-21)
2.0.0 (2016-05-17)
1.4.1 (2016-04-20)
- handle variable sized protocols in protoCodes (1bce576)