Releases: multiformats/js-multiaddr-matcher
Releases · multiformats/js-multiaddr-matcher
v3.0.1
3.0.1 (2025-09-04)
Bug Fixes
- match circuit relay address without target peer id (#65) (d4a4c66)
v3.0.0
3.0.0 (2025-09-03)
⚠ BREAKING CHANGES
- please use 13.x.x of @multiformats/multiaddr
Bug Fixes
- update @multiformats/multiaddr to 13.x.x (#64) (6d09ab4)
Trivial Changes
- add or force update .github/workflows/stale.yml (#63) (8cd926e)
v2.0.2
2.0.2 (2025-07-10)
Bug Fixes
v2.0.1
2.0.1 (2025-07-07)
Bug Fixes
- match ip6 zones and ip cidr in ip matchers (#61) (d12e9ef)
v2.0.0
2.0.0 (2025-07-07)
⚠ BREAKING CHANGES
- compare component codes instead of strings (#60)
Features
- compare component codes instead of strings (#60) (579e251)
v1.8.0
1.8.0 (2025-07-07)
Features
Trivial Changes
v1.7.2
1.7.2 (2025-05-13)
Bug Fixes
- support ../tcp/1234/tls/http multiaddrs (#52) (a8d8607)
v1.7.1
1.7.1 (2025-05-13)
Dependencies
- dev: bump aegir from 45.1.4 to 46.0.1 (#51) (40e7ffe)
v1.7.0
1.7.0 (2025-03-28)
Features
- add matcher for /p2p/Qmfoo addresses (#46) (9477624)
v1.6.0
1.6.0 (2024-11-13)
Features