Skip to content

Commit 45a4c97

Browse files
committed
version
1 parent e2243c1 commit 45a4c97

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

version.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
3.0.0
1+
3.1.0
22
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
3+
* #565 Add allocation-free Maybe.Bind overload
4+
* #569 Add async & func overloads for Maybe.From
5+
* Nullability handling improvements in Maybe

0 commit comments

Comments
 (0)