v1.5.0
What's Changed
- refactor: make
HttpContentParameterWrapperpublic by @vbreuss in #481 - fix: support interfaces from different namespaces as additional interfaces by @vbreuss in #482
- coverage: reduce exclusion of tests for .NET Framework by @vbreuss in #483
- chore: Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #485
- chore: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by @dependabot[bot] in #486
- chore: Bump SharpCompress from 0.44.5 to 0.46.0 by @dependabot[bot] in #487
- chore: Bump the awexpect group with 1 update by @dependabot[bot] in #484
- chore: Bump Testably.Abstractions from 10.0.0 to 10.1.0 by @dependabot[bot] in #490
- chore: Bump SharpCompress from 0.46.0 to 0.46.2 by @dependabot[bot] in #489
- feat: allow verifying method setup calls by @vbreuss in #493
- feat: update
VerificationResultwhen interactions get added by @vbreuss in #495 - feat: add Within and WithCancellation to verification result by @vbreuss in #496
- feat: simplify specifying the return value of
HttpClientsetup methods by @vbreuss in #497 - coverage: add missing tests for async result verification by @vbreuss in #499
- test: cancel background task by @vbreuss in #500
- refactor: add TUnit.Mocks to benchmarks by @vbreuss in #498
- docs: document new features by @vbreuss in #501
Full Changelog: v1.4.1...v1.5.0