Releases: jacobbubu/pull-plex
Releases · jacobbubu/pull-plex
v1.6.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.6.0 (2020-05-27)
Features
opts parameter can be attached when creating a channel (3f10b20 )
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2020-05-17)
Features
add zipped option (using zipson) for wrap function (54a496e )
v1.4.5
Compare
Sorry, something went wrong.
No results found
1.4.5 (2020-05-11)
Bug Fixes
little change to trigger a minor version bump (b941045 )
v1.4.4
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.4.3 (2020-05-07)
Bug Fixes
should call _sendSourceAbort in onClose callback of channel.source(pushable) (b7e6b49 )
v1.4.2
Compare
Sorry, something went wrong.
No results found
1.4.2 (2020-05-04)
Bug Fixes
fix some problems with inaccurate log output (e0abe7a )
v1.4.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.4.0 (2020-05-03)
Features
two channels can have same name in one plex (425a7e7 )
v1.3.2
Compare
Sorry, something went wrong.
No results found
1.3.2 (2020-05-03)
Bug Fixes
rewrite chanle.end() logic (a4f8bef )