What's Changed
- Allow more collisions in random testing input generation by @AArnott in #129
- Allow vetoing generated combinatorial and pairwise test cases by @AArnott with @Copilot in #168
- Fix duplicate mention of CombinatorialDataAttribute by @mwiemer-microsoft in #183
- Improve error message for theory input types with no bounded set by @AArnott in #199
- Create fresh combinatorial member data for each test case by @AArnott in #200
- Sign binaries in released NuGet packages by @AArnott in #198
New Contributors
- @AArnott with @Copilot made their first contribution in #168
- @mwiemer-microsoft made their first contribution in #183
Full Changelog: v2.0.24...v2.1.41