Skip to content

1.25.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 15:15
· 306 commits to main since this release
2f57198

What's Changed

Other Changes

  • Fix missing default constraint on explicit interface implementations with unconstrained generics by @thomhurst in #5363
  • feat(mocks): add ReturnsAsync typed factory overload with method parameters by @thomhurst in #5367
  • Fix Arg.IsNull and Arg.IsNotNull to support nullable value types by @thomhurst in #5366
  • refactor(mocks): use file-scoped types for generated implementation details by @thomhurst in #5369
  • Compress HTML report JSON data and minify CSS by @thomhurst in #5368

Dependencies

Full Changelog: v1.24.31...v1.25.0