We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48c15c commit b95e6c9Copy full SHA for b95e6c9
release-notes.txt
@@ -1,9 +1,8 @@
1
2
Release notes:
3
0.4.x (unreleased)
4
- - fix documentation, improve tooltips experience, add exception info to every method
5
- - 'TaskSeq<'T>' now replaces 'taskSeq<'T>'
6
- - DEPRECATED: type alias 'taskSeq<'T>' now raises warning FS0044 in favor of 'TaskSeq<'T>'
+ - overhaul all doc comments, add exceptions info, improve tooltips experience, #136
+ - DEPRECATED: type 'TaskSeq<'T>' now replaces 'taskSeq<'T>', the latter deprecated FS0044, #187
7
- BINARY INCOMPATIBLE: TaskSeq module members are now static members, source code compatible, #186
8
9
0.4.0-alpha.1
0 commit comments