Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CombinatorialRangeAttribute: Add uint support #79

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

TSRBerry
Copy link
Contributor

This PR allows the CombinatorialRangeAttribute to generate unsigned integer ranges as well.

I wasn't sure whether to create a new file for the unit tests, so I added them to the same file as the tests for integers.

Copy link
Owner

@AArnott AArnott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks.

@AArnott AArnott merged commit dcb36ed into AArnott:main Jul 18, 2023
2 checks passed
@TSRBerry TSRBerry deleted the feature/unsigned-range branch July 18, 2023 16:10
@TSRBerry
Copy link
Contributor Author

Is there some kind of prerelease I could use for my projects? Or do I need to wait for the next full release?

@AArnott
Copy link
Owner

AArnott commented Jul 18, 2023

Watch for 1.6.23-alpha to come out to nuget.org in a few minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants