Releases: multiformats/js-multistream-select
Releases · multiformats/js-multistream-select
v0.14.5
chore: release version v0.14.5
v0.14.3
Bug Fixes
- catch uncaught exceptions from pull in dialer.handle (d3cd2e5)
v0.14.2
chore: release version v0.14.2
v0.14.1
chore: release version v0.14.1
v0.13.1
Bug Fixes
- make sure that callbacks are called only once (12a43d3)
v0.13.0
Features
- add semver matcher and tests (56a8b0a)
- move lsHandler out to its own module (8f32cba)
- refactor, simplify, make handling of logs nicer (6699023)
- support for custom matching functions (3659848)
- yield back the protocol that was handshaked on that conn for when matching is non strict (b5fc01f)