Skip to content

Commit 465d2b1

Browse files
committed
release
1 parent 444a696 commit 465d2b1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- do not remove -->
44

5+
## 1.12.37
6+
7+
### New Features
8+
9+
- Add `to_aiter` as public async generator and simplify `maybe_aiter` to use it ([#803](https://github.com/AnswerDotAI/fastcore/issues/803))
10+
- Add async mapping utilities: `mapa` and `maybe_aiter` ([#802](https://github.com/AnswerDotAI/fastcore/pull/802)), thanks to [@ncoop57](https://github.com/ncoop57)
11+
12+
513
## 1.12.36
614

715
### New Features

0 commit comments

Comments
 (0)