File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed
Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -633,6 +633,9 @@ dotnet add package CSharpFunctionalExtensions.Analyzers
633633
634634A big thanks to the project contributors!
635635
636+ - [ Marcin Jahn] ( https://github.com/marcinjahn )
637+ - [ Jannes Kaspar-Müller] ( https://github.com/JKamue )
638+ - [ dbuckin1] ( https://github.com/dbuckin1 )
636639- [ bothzoli] ( https://github.com/bothzoli )
637640- [ Pavel Zemlianikin] ( https://github.com/PNZeml )
638641- [ Simon Lang] ( https://github.com/redx177 )
@@ -681,7 +684,6 @@ A big thanks to the project contributors!
681684- [ Adrian Frielinghaus] ( https://github.com/freever )
682685- [ svroonland] ( https://github.com/svroonland )
683686- [ JvSSD] ( https://github.com/JvSSD )
684- - [ mnissl] ( https://github.com/mnissl )
685687- [ Vladimir Makaev] ( https://github.com/VladimirMakaev )
686688- [ Ben Smith] ( https://github.com/benprime )
687689- [ pedromtcosta] ( https://github.com/pedromtcosta )
Original file line number Diff line number Diff line change 1- 2.42.5
2- New features:
3- * # 547 Adding Maybe.ToUnitResult
4-
5- Fixed issues:
6- * None
1+ 3.0.0
2+ What's new:
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
You can’t perform that action at this time.
0 commit comments