Skip to content

Releases: multiformats/js-multiaddr

v7.1.0

10 Sep 15:14
3bcb6d2

Choose a tag to compare

Features

v7.0.0

03 Sep 18:22
3681086

Choose a tag to compare

API Change

  • use p2p by default instead of ipfs for string representation (#97)

Bug Fixes

  • make getPeerId resolve the last id (#95) (c32071d)
  • return ports as ints not strings (#87) (2a170c3)

v6.1.1

03 Sep 19:01
c6b6493

Choose a tag to compare

Bug Fixes

  • make getPeerId resolve the last id (#95) (10a6984)

v6.1.0

05 Jun 12:17
811b343

Choose a tag to compare

Features

v6.0.6

04 Mar 11:29
2bb0f1d

Choose a tag to compare

Bug Fixes

  • json round trip works as expected (#85) (1977874)

v6.0.5

25 Feb 15:10
250dd0f

Choose a tag to compare

Features

  • add unix protocol support and update protocol table (#84) (d4d3d9b)

v6.0.4

25 Jan 13:27
@vmx vmx

Choose a tag to compare

Features

v6.0.3

08 Jan 15:36

Choose a tag to compare

Bug Fixes

  • clean up repo and bundle size reduction (136315a)
  • increase bundle size limit (b7fc015)
  • remove unused deps (3d8cb42)
  • update max bundle size (116f227)

v6.0.2

17 Dec 21:57
@vmx vmx

Choose a tag to compare

Bug Fixes

  • make ipfs the default 421 proto name (#77) (bab6edb)

v6.0.1

17 Dec 14:51
@vmx vmx

Choose a tag to compare

Features