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

v3.0.2

21 Dec 17:56
Compare
Choose a tag to compare

Bug Fixes

v3.0.1

21 Dec 17:11
Compare
Choose a tag to compare

Bug Fixes

v3.0.0

21 Dec 08:54
Compare
Choose a tag to compare

Bug Fixes

BREAKING CHANGES

  • This module now has types

v2.0.1

19 Aug 12:37
Compare
Choose a tag to compare
chore: release version v2.0.1

v2.0.0

08 Apr 16:48
e629e12
Compare
Choose a tag to compare
chore: release version v2.0.0

v1.0.0

12 Aug 14:55
bb264a4
Compare
Choose a tag to compare

Bug Fixes

  • replace node buffers with uint8arrays (#90) (543aabb)

v0.15.2

02 Feb 09:54
b5cb1d7
Compare
Choose a tag to compare
chore: release version v0.15.2

v0.15.1

31 Oct 13:54
5be0c10
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

Features

BREAKING CHANGES

  • The API has changed from callbacks to async/await. Additionally, the use has changed. See the README for usage guidance.

v0.15.0

27 Sep 09:20
25d8e50
Compare
Choose a tag to compare

Code Refactoring

Features

BREAKING CHANGES

  • The API has changed from callbacks to async/await. Additionally, the use has changed. See the README for usage guidance.

v0.14.6

23 Jul 12:44
64bc113
Compare
Choose a tag to compare

Reverts