Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Nov 18, 2024
1 parent f2e6229 commit 0d8259f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,7 @@ dotnet add package CSharpFunctionalExtensions.Analyzers

A big thanks to the project contributors!

- [Chris C](https://github.com/ToInvertedResult)
- [Marcin Jahn](https://github.com/marcinjahn)
- [Jannes Kaspar-Müller](https://github.com/JKamue)
- [dbuckin1](https://github.com/dbuckin1)
Expand Down
7 changes: 3 additions & 4 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
3.1.0
3.2.0
Updates:
* #565 Add allocation-free Maybe.Bind overload
* #569 Add async & func overloads for Maybe.From
* Nullability handling improvements in Maybe
* #567 Select overload for Result to use in LINQ
* #579 allocation-free overloads of Maybe.Match

0 comments on commit 0d8259f

Please sign in to comment.