File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ it-to-buffer-v4.0.1] ( https://github.com/achingbrain/it/compare/it-to-buffer-v4.0.0...it-to-buffer-v4.0.1 ) (2023-03-31)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * allow Iterable | AsyncIterable union input ([ #59 ] ( https://github.com/achingbrain/it/issues/59 ) ) ([ 80ec2ac] ( https://github.com/achingbrain/it/commit/80ec2ace4f64b6291b39cb51bc5ebe2cedba7152 ) )
7
+
1
8
## [ it-to-buffer-v4.0.0] ( https://github.com/achingbrain/it/compare/it-to-buffer-v3.0.1...it-to-buffer-v4.0.0 ) (2023-03-30)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " it-to-buffer" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"description" : " Takes an async iterator that yields buffers and concatenates them all together" ,
5
5
"author" : " Alex Potsides <alex@achingbrain.net>" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments