Merge develop to main (2.5.0) - #33
Merged
Merged
Conversation
* update gitversion config and workflows * auto merge main to develop
* update custom box implementation * add optimizations for generic type storage * more optimizations * use readonly field for box value
* add tests for match default case and exception * make tests pass * add tests for async switch * make tests pass * add xml documentation for exception * update exception message
* add unnamed parameter warning * update readme
* remove switch * update readme * fix null comparisons * update readme
* remove implicit usings from test project and make code compile * update readme
* use dotnet 10 for tests * only run dotnet10 build on ci * suppress IL warnings
* add disposable test * make test compile * make test pass * add test for generic idisposable * make generic test pass * small change * add disposeasync test * make test compile * make test pass * add test for combined dispose and disposeasync * make test pass * add another test * small change * test sealed class * add another test * update readme * fix readme * fix test * small improvement * small improvement * small improvement
* add test case * make test compile * update test * update tests again * improve implementation * disable operators for .net 8 and earlier * add comment * update test * add documentation * implement not generic equality operators * add test for generic type equality * improve test * make test pass * refactor implementation * get test passing * small change to box * update readme
* fix accessibility of case structs * small change
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.