Skip to content

Releases: jacobbubu/pull-plex

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 09:17

1.6.1 (2020-08-25)

Bug Fixes

  • updated to the latest pull-stream type declaration (f2d22e2)
  • upgrade @jacobbubu/pull-pushable to fix an message order issue (38c47a9)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 27 May 06:36

1.6.0 (2020-05-27)

Features

  • opts parameter can be attached when creating a channel (3f10b20)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 17 May 15:41

1.5.0 (2020-05-17)

Features

  • add zipped option (using zipson) for wrap function (54a496e)

v1.4.5

Choose a tag to compare

@github-actions github-actions released this 11 May 06:28

1.4.5 (2020-05-11)

Bug Fixes

  • little change to trigger a minor version bump (b941045)

v1.4.4

Choose a tag to compare

@github-actions github-actions released this 09 May 08:32

1.4.4 (2020-05-09)

Bug Fixes

  • fix loop variable error, which will cause the channel of plex cannot be terminated (5d854e0)
  • use randomly generated ids to avoid conflicts between local and remote channel ids (dd1d200)

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 07 May 15:41

1.4.3 (2020-05-07)

Bug Fixes

  • should call _sendSourceAbort in onClose callback of channel.source(pushable) (b7e6b49)

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 04 May 05:19

1.4.2 (2020-05-04)

Bug Fixes

  • fix some problems with inaccurate log output (e0abe7a)

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 04 May 02:42

1.4.1 (2020-05-04)

Bug Fixes

  • fix the problem that the name of child plex is displayed incorrectly when outputting log (5776d52)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 03 May 14:04

1.4.0 (2020-05-03)

Features

  • two channels can have same name in one plex (425a7e7)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 03 May 12:56

1.3.2 (2020-05-03)

Bug Fixes

  • rewrite chanle.end() logic (a4f8bef)