Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Sep 28, 2024
1 parent e2243c1 commit 45a4c97
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
3.0.0
3.1.0
Updates:
* #552 Separate comparable types (breaking change)
* #554 Remove EOL .NET frameworks and obsolete methods (breaking change)
* #555 Add IError to the Result struct
* #558 GetValueOrDefault for Result
* #560 Add Result.Of methods
* #561 Improve null handling of Maybe
* #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 comments on commit 45a4c97

Please sign in to comment.