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 e2243c1 commit 45a4c97Copy full SHA for 45a4c97
version.txt
@@ -1,9 +1,5 @@
1
-3.0.0
+3.1.0
2
Updates:
3
-* #552 Separate comparable types (breaking change)
4
-* #554 Remove EOL .NET frameworks and obsolete methods (breaking change)
5
-* #555 Add IError to the Result struct
6
-* #558 GetValueOrDefault for Result
7
-* #560 Add Result.Of methods
8
-* #561 Improve null handling of Maybe
9
-* #563 Add async overloads of Maybe.Match
+* #565 Add allocation-free Maybe.Bind overload
+* #569 Add async & func overloads for Maybe.From
+* Nullability handling improvements in Maybe
0 commit comments