Releases: clear/windpipe
Releases · clear/windpipe
v0.10.0
Minor Changes
- 7c566d2: create
onFirst
and onLast
operators
v0.9.10
Patch Changes
- de16dab: fix batching with timeout and yield-remaining
v0.9.9
Patch Changes
- 8d3b6be: fix: inconsistency with batch yielding
v0.9.8
Patch Changes
- 2c8238d: fix: buffered map continuing on stream end
v0.9.7
Patch Changes
- 70fe273: feat: reject error atom option for
toArray
v0.9.6
Patch Changes
- 7300858: rename
unknown
to exception
, and deprecate all calls to unknown
v0.9.5
Patch Changes
- a87c801: fix: incorrect splicing when generating batch
v0.9.4
Patch Changes
- 2370529: feat: allow batching by bucket
v0.9.3
Patch Changes
- d9dcc4e: fix: add timeout with
n
option for buffer
v0.9.2
Patch Changes
- b293d9c:
batch
operator
- 784adb4: fix: continue emitting stream items after encountering non-raw item on raw stream
- 87515b3: fix: emit known and unknown errors onto node stream