Skip to content

v2.0.24

Latest
Compare
Choose a tag to compare
@AArnott AArnott released this 13 Jan 14:09
· 12 commits to main since this release

What's Changed

  • Support for xunit v3 by @AArnott in #115.
    If you're not using xunit, use xunit.combinatorial v1.x instead.
  • Add support for TheoryData<T> in CombinatorialMemberDataAttribute by @AArnott in #98
  • Introduce CombinatorialClassDataAttribute by @siewers in #99
  • Add support of xUnit 3 TheoryData by @siewers in #125

New Contributors

  • @github-actions made their first contribution in #122

Full Changelog: v1.6.24...v2.0.24