Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Releases: libp2p/js-libp2p-mplex

v7.1.2

21 Mar 13:53
Compare
Choose a tag to compare

7.1.2 (2023-03-21)

Trivial Changes

  • replace err-code with CodeError (#242) (8d58a3b), closes js-libp2p#1269
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (54de88d)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (df03e8d)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (9c3f235)

Dependencies

v7.1.1

16 Dec 11:27
Compare
Choose a tag to compare

7.1.1 (2022-12-16)

Documentation

v7.1.0

25 Nov 12:05
Compare
Choose a tag to compare

7.1.0 (2022-11-25)

Features

v7.0.7

25 Nov 10:42
Compare
Choose a tag to compare

7.0.7 (2022-11-25)

Bug Fixes

  • only accept lists of messages in encoder (#236) (4175cac)

v7.0.6

25 Nov 10:34
Compare
Choose a tag to compare

7.0.6 (2022-11-25)

Bug Fixes

v7.0.5

24 Nov 13:41
Compare
Choose a tag to compare

7.0.5 (2022-11-24)

Bug Fixes

  • apply message size limit before decoding message (#231) (279ad47)
  • limit unprocessed message queue size separately to message size (#234) (2297856)
  • yield single buffers (#233) (31d3938)

v7.0.4

23 Nov 15:18
Compare
Choose a tag to compare

7.0.4 (2022-11-23)

Dependencies

  • dev: bump it-map from 1.0.6 to 2.0.0 (#225) (a153108)

Trivial Changes

v7.0.3

23 Nov 11:22
Compare
Choose a tag to compare

7.0.3 (2022-11-23)

Dependencies

  • dev: bump it-all from 1.0.6 to 2.0.0 (#227) (345b37d)
  • dev: bump it-foreach from 0.1.1 to 1.0.0 (#226) (01bae35)

v7.0.2

23 Nov 10:55
Compare
Choose a tag to compare

7.0.2 (2022-11-23)

Dependencies

  • dev: bump it-drain from 1.0.5 to 2.0.0 (#228) (263251f)

v7.0.1

21 Nov 15:27
Compare
Choose a tag to compare

7.0.1 (2022-11-21)

Bug Fixes