Skip to content

Commit 01ab103

Browse files
committed
Add 1.1.0 notes
1 parent d5d661e commit 01ab103

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
Release notes:
33

4+
1.1.0
5+
- adds TaskSeq.chooseV, TaskSeq.chooseVAsync, #167
6+
47
1.0.0
58
- adds taskSeqDynamic computation expression and TaskSeqDynamic/TaskSeqDynamicInfo types for dynamic (FSI-compatible) resumable code, fixing issue where taskSeq would raise NotImplementedException in F# Interactive, #246
69
- perf: TaskSeq.chunkBy and chunkByAsync reuse the ResizeArray buffer between chunks, reducing allocations on sequences with many chunk boundaries

0 commit comments

Comments
 (0)