We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226652c commit 6054bd0Copy full SHA for 6054bd0
release-notes.txt
@@ -2,6 +2,7 @@
2
Release notes:
3
4
0.3.0 (unreleased)
5
+ - internal renames, improved doc comments, signature files for complex types, hide internal-only types, #111.
6
- adds support for static TaskLike, allowing the same let! and do! overloads that F# task supports, fixes #110.
7
- implements 'do!' for non-generic Task like with Task.Delay, fixes #43.
8
- adds support for 'for .. in ..' with task sequences in F# tasks and async, #75, #93 and #99 (with help from @theangrybyrd).
0 commit comments