js-mafmt/CHANGELOG.md
2021-01-13 16:03:08 +01:00

8.8 KiB

8.0.4 (2021-01-13)

Features

8.0.3 (2021-01-11)

Bug Fixes

  • add webrtc direct with p2p as valid P2P multiaddr (#71) (c8430c1)

8.0.2 (2020-12-28)

8.0.1 (2020-10-27)

Bug Fixes

  • replace node buffers with uint8arrays (#59) (022ab87)

Features

BREAKING CHANGES

    • Now uses a version of multiaddr than has a .bytes property instead of .buffer

8.0.0 (2020-08-10)

Bug Fixes

  • replace node buffers with uint8arrays (#59) (022ab87)

BREAKING CHANGES

    • Now uses a version of multiaddr than has a .bytes property instead of .buffer

7.1.0 (2020-02-06)

Features

  • add typescript types + type tests (#48) (74830fa)

7.0.1 (2020-01-23)

Bug Fixes

  • webrtc-star should not require the p2p codec (#47) (7112ab7)

7.0.0 (2019-09-11)

6.0.10 (2019-09-11)

6.0.9 (2019-09-10)

6.0.8 (2019-08-08)

Features

6.0.7 (2019-02-26)

Features

6.0.6 (2019-02-07)

Features

6.0.5 (2019-01-25)

Bug Fixes

  • do not throw if multiaddr str is invalid, fixes #25 (#36) (5187d59)

6.0.4 (2019-01-08)

Bug Fixes

6.0.3 (2018-12-05)

6.0.2 (2018-09-12)

Features

6.0.1 (2018-08-28)

Features

  • 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)

Features

3.0.2 (2017-10-24)

3.0.1 (2017-09-06)

Features

  • Update to multiaddr v3.0.1 - refactor: websocket{s => }-star (#19) (2f336e3)

3.0.0 (2017-09-03)

Features

  • fix p2p addrs situation (5fbb424)

2.1.8 (2017-03-27)

Features

  • add support for recursive addresses (2e28d27)
  • adding support for ports in resolvable addresses (a1f9ccd)

2.1.7 (2017-03-22)

Bug Fixes

Features

  • 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)

Features

  • 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)

Bug Fixes

  • point to the right entry point, change due to aegir 9 (bd81b68)

2.1.4 (2017-01-16)

Features

  • add WebRTC Direct support for filtering (db00d97)

2.1.3 (2017-01-16)

2.1.2 (2016-08-22)

Features

2.1.1 (2016-05-28)

2.1.0 (2016-05-22)

2.0.2 (2016-05-21)

2.0.1 (2016-05-21)

2.0.0 (2016-05-17)