Commit 94e2199
committed
chore(release): 3.0.0 [skip ci]
## [it-reduce-v3.0.0](it-reduce-v2.0.1...it-reduce-v3.0.0) (2023-03-30)
### ⚠ BREAKING CHANGES
* if you pass a synchronous iterator to a function it will return a synchronous generator in response
### Bug Fixes
* return iterators from synchronous sources ([#55](#55)) ([b6d8422](b6d8422))
### Trivial Changes
* update project config, fix broken badges ([#53](#53)) ([e56c6ae](e56c6ae))1 parent 954ad2b commit 94e2199
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments