Releases: multiformats/js-multiaddr
Releases · multiformats/js-multiaddr
v11.0.9
11.0.9 (2022-12-07)
Documentation
- publish API docs to github pages on release (#289) (c22e55f)
v11.0.8
11.0.8 (2022-12-07)
Bug Fixes
- varint.decode.bytes can now be undefined according to types (#288) (e0a59e5)
Dependencies
v11.0.7
11.0.7 (2022-11-02)
Dependencies
v11.0.5
11.0.5 (2022-10-12)
Dependencies
v11.0.4
11.0.4 (2022-10-12)
Dependencies
- bump multiformats from 9.9.0 to 10.0.0 (#278) (767bcbe)
v11.0.3
11.0.3 (2022-09-30)
Bug Fixes
- use private class field to store cached strings and tuples (#277) (b0809bf)
v11.0.2
11.0.2 (2022-09-29)
Bug Fixes
- cache string and tuple representations (#275) (9b18ff4)
v11.0.0
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)