What's Changed
✨ Implemented enhancements
🔨 Other
- Add
Mock<T>.RaiseAsync
by @stakx in #1313 - Add
ThrowsAsync
for non-genericValueTask
by @johnthcall in #1235 - Use PackageLicenseExpression instead of PackageLicenseUrl by @wismann in #1322
- Don't throw away generic type arguments in one
mock.Protected().Verify<T>()
method overload by @stakx in #1325 - #1340 updated appveyor.yml with workaround to make builds work again by @david-kalbermatten in #1346
- Revamp structure, apply oss template, cleanup projects/imports by @kzu in #1358
New Contributors
- @johnthcall made their first contribution in #1235
- @wismann made their first contribution in #1322
- @david-kalbermatten made their first contribution in #1346
- @dependabot made their first contribution in #1360
Full Changelog: v4.18.4...v4.20.0-alpha