We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efeeb88 commit ebaffc4Copy full SHA for ebaffc4
2 files changed
README.md
@@ -575,6 +575,7 @@ result.Should().BeSuccess();
575
576
A big thanks to the project contributors!
577
578
+- [Logan Kahler](https://github.com/lqkahler)
579
- [Ali Khalili](https://github.com/AliKhalili)
580
- [Andrei Andreev](https://github.com/Razenpok)
581
- [YudApps](https://github.com/YudApps)
version.txt
@@ -1,7 +1,6 @@
1
-2.21.0
+2.21.1
2
New features:
3
-* #330 Overload for Option.Unwrap that takes a function
4
-* #312 GetValueOrDefault
+* #332 Bind between ResultTE and UnitResult
5
6
Fixed issues:
7
* None
0 commit comments