Releases: AArnott/Xunit.Combinatorial
Releases · AArnott/Xunit.Combinatorial
v1.6.24
v1.6.23-alpha
v1.6.12-alpha
What's Changed
Full Changelog: v1.5.25...v1.6.12-alpha
v1.5.25
Nothing new since the last prerelease. The following is what's new since the last stable prelease.
What's Changed
- Add support for combinatorial member data by @siewers in #25
- Add CombinatorialRandomAttribute to get random values for arguments by @AlexRadch in #26
New Contributors
- @siewers made their first contribution in #25
- @AlexRadch made their first contribution in #26
Full Changelog: v1.4.1...v1.5.25
v1.5.7-beta
Changes:
Enhancements:
- #26: Add CombinatorialRandomAttribute to get random values for arguments
This list of changes was auto generated.
v1.5.2-beta
Merge pull request #25 from siewers/master Add support for combinatorial member data