Skip to content

Releases: multiformats/js-multiaddr-matcher

v1.2.2

28 May 17:59
Compare
Choose a tag to compare

1.2.2 (2024-05-28)

Bug Fixes

  • make peer ids optional for webrtc addresses (#27) (0e99f19)

v1.2.1

30 Apr 09:03
Compare
Choose a tag to compare

1.2.1 (2024-04-30)

Bug Fixes

  • make certhashes optional in WebTransport addresses (#26) (3d6206a)

v1.2.0

14 Mar 13:16
Compare
Choose a tag to compare

1.2.0 (2024-03-14)

Features

  • add matchers for HTTP and HTTPS addresses (#23) (8bfc218)

v1.1.2

11 Jan 18:05
Compare
Choose a tag to compare

1.1.2 (2024-01-11)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.1.0 (#22) (318e828)

v1.1.1

07 Jan 10:52
Compare
Choose a tag to compare

1.1.1 (2024-01-07)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#20) (bb82b3e)

v1.1.0

06 Nov 07:35
Compare
Choose a tag to compare

1.1.0 (2023-11-06)

Features

  • IP_OR_DOMAIN matcher - e.g. IP or DNS multiaddrs (#19) (3ecef6b)

v1.0.3

06 Nov 07:12
Compare
Choose a tag to compare

1.0.3 (2023-11-06)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.1.8 (#18) (69890e2)

v1.0.2

19 Sep 06:43
Compare
Choose a tag to compare

1.0.2 (2023-09-19)

Bug Fixes

  • webtrc protocol comes before peer id but after p2p-circuit (#6) (a2429db)

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (#5) (309e2c4)
  • delete templates (#4) (5330a86)

v1.0.1

04 Aug 08:38
Compare
Choose a tag to compare

1.0.1 (2023-08-04)

Documentation

  • update quic example to fix typo (#1) (a23a46f)

v1.0.0

03 Aug 12:20
Compare
Choose a tag to compare

1.0.0 (2023-08-03)

Features

Bug Fixes

  • remove zone id from ipv6 addresses (e6919e1)

Trivial Changes

Documentation