Skip to content

v0.44.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 07:47
· 283 commits to main since this release
0701694

What's Changed

  • docs: remove mutation testing badge by @vbreuss in #297
  • refactor: fix sonar issues by @vbreuss in #296
  • refactor!: remove MockMonitorExtensions by @vbreuss in #298
  • feat: add IsOneOf<T> by @vbreuss in #299
  • fix: use correct type for SetupExtensions by @vbreuss in #301
  • feat: add runtime validation for unsupported types in Mock.Wrap by @Copilot in #305
  • refactor: eliminate duplicated code in source generators by @vbreuss in #307
  • refactor!: rename It.Is with predicate to It.Satisfies by @vbreuss in #308
  • feat: add analyzer for wrappable types by @vbreuss in #309
  • refactor: document reason for It and Match not being static. by @vbreuss in #310
  • fix: string representation of It.Matches as regex by @vbreuss in #311

Full Changelog: v0.43.0...v0.44.0