Skip to content

Commit e0fc908

Browse files
committed
version
1 parent 71be9af commit e0fc908

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ project.fragment.lock.json
1919
.vs
2020
/CSharpFunctionalExtensions/CSharpFunctionalExtensions.xml
2121
*ncrunch*
22+
.claude

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,7 @@ dotnet add package CSharpFunctionalExtensions.Analyzers
732732

733733
A big thanks to the project contributors!
734734

735+
- [Lei Tan](https://github.com/louietan)
735736
- [Yehuda Ringler](https://github.com/yringler)
736737
- [Rory Sánchez](https://github.com/RorySan)
737738
- [Chris C](https://github.com/ToInvertedResult)

version.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
3.6.0
1+
3.7.0
22
Updates:
3-
* #599 Add extensions for Bind optional, ensure not, map, optional, required
3+
* #608 Improve linq query support
4+
* #602 Add Tap extensions to Maybe

0 commit comments

Comments
 (0)