Skip to content

Commit 6d172b5

Browse files
committed
update release notes
1 parent 5f8b745 commit 6d172b5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 3.3.1
2+
* Quick summary of changes:
3+
- Performance improvements: optimized `iterAsync` and `iteriAsync`; optimized `collect`, `mapAsync` and `unfoldAsync`; fixed append memory leak (Issue #35).
4+
- Added `mapAsyncUnorderedParallel` for improved parallel performance.
5+
- Set up BenchmarkDotNet for systematic benchmarking; performance benchmarks show measurable improvements (addresses Round 1 & 2 of #190).
6+
- Build/CI updates: configuration and build-step updates.
7+
18
### 3.2.1
29
* Release latest
310

0 commit comments

Comments
 (0)