12.1.6 (2023-08-02)
12.1.5 (2023-06-01)
12.1.4 (2023-06-01)
12.1.3 (2023-05-17)
12.1.2 (2023-05-15)
12.1.1 (2023-05-15)
12.1.0 (2023-04-03)
12.0.0 (2023-03-20)
- the existing WebRTCDirect multicodec name has been deprecated and renamed P2PWebRTCDirect. The new WebRTCDirect codec has been added but is not the same, please check your code before upgrading! Integer codes are unchanged.
11.1.2 (2023-03-17)
- bump @multiformats/multiaddr from 11.6.1 to 12.0.0 (#145) (cb5c927)
- dev: bump uint8arrays from 3.1.1 to 4.0.3 (#131) (60146ce)
11.1.1 (2023-03-17)
11.1.0 (2023-02-28)
11.0.4 (2023-02-27)
11.0.3 (2022-09-21)
11.0.2 (2022-01-08)
10.0.0 (2021-07-07)
- uses new major of multiaddr module
9.0.0 (2021-04-11)
8.0.4 (2021-01-13)
8.0.3 (2021-01-11)
8.0.2 (2020-12-28)
8.0.1 (2020-10-27)
- add dnsnaddr p2p (95d5178)
-
- Now uses a version of
multiaddr
than has a.bytes
property instead of.buffer
- Now uses a version of
8.0.0 (2020-08-10)
-
- Now uses a version of
multiaddr
than has a.bytes
property instead of.buffer
- Now uses a version of
7.1.0 (2020-02-06)
7.0.1 (2020-01-23)
7.0.0 (2019-09-11)
6.0.10 (2019-09-11)
6.0.9 (2019-09-10)
6.0.8 (2019-08-08)
6.0.7 (2019-02-26)
- accept Buffer input (#39) (c2adc27), closes /github.com/multiformats/js-mafmt/blob/v6.0.6/src/index.js#L148
6.0.6 (2019-02-07)
- add /p2p-stardust (#35) (9b0c199), closes libp2p/js-libp2p-websocket-star#70
6.0.5 (2019-01-25)
6.0.4 (2019-01-08)
6.0.3 (2018-12-05)
6.0.2 (2018-09-12)
6.0.1 (2018-08-28)
- adds HTTPS validation and HTTP(s) tests (87c4202)
6.0.0 (2018-04-05)
5.0.0 (2018-04-05)
4.0.0 (2018-02-12)
3.1.0 (2018-02-12)
3.0.2 (2017-10-24)
3.0.1 (2017-09-06)
3.0.0 (2017-09-03)
- fix p2p addrs situation (5fbb424)
2.1.8 (2017-03-27)
- add support for recursive addresses (2e28d27)
- adding support for ports in resolvable addresses (a1f9ccd)
2.1.7 (2017-03-22)
- p2p-circuit validation (14db530)
- adding circuit addresses (c05c1af)
- adding support for ports in resolvable addresses (8c188dd)
- allow p2p-circuit to come as an additional transport (2f604c3)
2.1.6 (2017-01-22)
- add support for dns validation, make IPFS validation much nicer, es6ify (ade442f)
- rules for dns4 and dns6 (1d4aa10)
- WebSocketsSecure (3b99a73)
2.1.5 (2017-01-16)
- point to the right entry point, change due to aegir 9 (bd81b68)
2.1.4 (2017-01-16)
- add WebRTC Direct support for filtering (db00d97)
2.1.3 (2017-01-16)
2.1.2 (2016-08-22)
- deps: update aegir (8fd2972)