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 c3e5053 commit a10bb76Copy full SHA for a10bb76
release-notes.txt
@@ -7,6 +7,9 @@ Release notes:
7
- adds AsyncSeq vs TaskSeq comparison chart, #131
8
- removes release-notes.txt from file dependencies, but keep in the package, #138
9
10
+0.3.1 (unreleased)
11
+ - fixes not calling Dispose for 'use!' and 'use', #157 (fixed by @bartelink)
12
+
13
0.3.0
14
- internal renames, improved doc comments, signature files for complex types, hide internal-only types, fixes #112.
15
- adds support for static TaskLike, allowing the same let! and do! overloads that F# task supports, fixes #110.
0 commit comments