Releases: multiformats/js-multiaddr-matcher
Releases · multiformats/js-multiaddr-matcher
v1.2.2
1.2.2 (2024-05-28)
Bug Fixes
- make peer ids optional for webrtc addresses (#27) (0e99f19)
v1.2.1
1.2.1 (2024-04-30)
Bug Fixes
- make certhashes optional in WebTransport addresses (#26) (3d6206a)
v1.2.0
1.2.0 (2024-03-14)
Features
- add matchers for HTTP and HTTPS addresses (#23) (8bfc218)
v1.1.2
1.1.2 (2024-01-11)
Dependencies
- dev: bump aegir from 41.3.5 to 42.1.0 (#22) (318e828)
v1.1.1
1.1.1 (2024-01-07)
Dependencies
- bump multiformats from 12.1.3 to 13.0.0 (#20) (bb82b3e)
v1.1.0
1.1.0 (2023-11-06)
Features
- IP_OR_DOMAIN matcher - e.g. IP or DNS multiaddrs (#19) (3ecef6b)
v1.0.3
1.0.3 (2023-11-06)
Dependencies
- dev: bump aegir from 40.0.13 to 41.1.8 (#18) (69890e2)
v1.0.2
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
1.0.1 (2023-08-04)
Documentation
- update quic example to fix typo (#1) (a23a46f)
v1.0.0
1.0.0 (2023-08-03)
Features
Bug Fixes
- remove zone id from ipv6 addresses (e6919e1)
Trivial Changes
Documentation