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

Add column headers to combination results #1428

Merged
merged 21 commits into from
Mar 19, 2025
Merged

Add column headers to combination results #1428

merged 21 commits into from
Mar 19, 2025

Conversation

SimonCropp
Copy link
Member

@SimonCropp SimonCropp commented Mar 18, 2025

Breaking changes

  • Optional bool? header parameter added to Verifier.Combination() method
  • Required bool? header parameter to the Combination class
  • Add IReadOnlyList<string>? columns parameter to CombinationResults class

The above are rarely used API and it is unlikely that it will break anyone

@SimonCropp SimonCropp added this to the 29.0.0 milestone Mar 19, 2025
@SimonCropp SimonCropp merged commit df7fd34 into main Mar 19, 2025
3 of 5 checks passed
@SimonCropp SimonCropp deleted the combo-columns branch March 19, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants