Skip to content

Releases: multiformats/js-multiaddr

v11.0.6

29 Oct 10:43
Compare
Choose a tag to compare

11.0.6 (2022-10-29)

Bug Fixes

v11.0.5

12 Oct 15:27
Compare
Choose a tag to compare

11.0.5 (2022-10-12)

Dependencies

  • bump uint8arrays from 3.x.x to 4.x.x (#279) (4ef82ac)

v11.0.4

12 Oct 15:18
Compare
Choose a tag to compare

11.0.4 (2022-10-12)

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (#278) (767bcbe)

v11.0.3

30 Sep 08:54
Compare
Choose a tag to compare

11.0.3 (2022-09-30)

Bug Fixes

  • use private class field to store cached strings and tuples (#277) (b0809bf)

v11.0.2

29 Sep 12:31
Compare
Choose a tag to compare

11.0.2 (2022-09-29)

Bug Fixes

  • cache string and tuple representations (#275) (9b18ff4)

v11.0.1

27 Sep 20:33
Compare
Choose a tag to compare

11.0.1 (2022-09-27)

Tests

v11.0.0

21 Sep 05:37
Compare
Choose a tag to compare

11.0.0 (2022-09-21)

⚠ BREAKING CHANGES

  • the Multiaddr class is now an interface

Features

Bug Fixes

  • fix converting strings to IP addresses and back again (#270) (77f063a)

v10.5.0

20 Sep 09:55
Compare
Choose a tag to compare

10.5.0 (2022-09-20)

Features

v10.4.3

12 Sep 17:03
Compare
Choose a tag to compare

10.4.3 (2022-09-12)

Bug Fixes

  • trim string before parsing IP address (#269) (9924afa)

v10.4.2

12 Sep 16:21
Compare
Choose a tag to compare

10.4.2 (2022-09-12)

Bug Fixes