1.25.0
What's Changed
Other Changes
- Fix missing
defaultconstraint 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
- chore(deps): update tunit to 1.24.31 by @thomhurst in #5356
- chore(deps): update dependency mockolate to 2.2.0 by @thomhurst in #5357
- chore(deps): update dependency polyfill to 9.24.1 by @thomhurst in #5365
- chore(deps): update dependency polyfill to 9.24.1 by @thomhurst in #5364
Full Changelog: v1.24.31...v1.25.0