Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Releases: multiformats/js-multistream-select

v0.14.5

09 Jul 14:58
9665aee
Compare
Choose a tag to compare
chore: release version v0.14.5

v0.14.4

11 Jan 13:15
9854a1d
Compare
Choose a tag to compare

Bug Fixes

v0.14.3

15 Aug 11:12
6420616
Compare
Choose a tag to compare

Bug Fixes

  • catch uncaught exceptions from pull in dialer.handle (d3cd2e5)

v0.14.2

30 Apr 21:30
5b19358
Compare
Choose a tag to compare
chore: release version v0.14.2

v0.14.1

12 Nov 10:38
Compare
Choose a tag to compare
chore: release version v0.14.1

v0.14.0

23 Oct 11:54
Compare
Choose a tag to compare

Features

v0.13.3

29 Jan 19:44
Compare
Choose a tag to compare
Tagging as v0.13.3

v0.13.2

10 Jan 15:08
Compare
Choose a tag to compare

Bug Fixes

v0.13.1

10 Jan 15:03
Compare
Choose a tag to compare

Bug Fixes

  • make sure that callbacks are called only once (12a43d3)

v0.13.0

03 Nov 10:39
Compare
Choose a tag to compare

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)