New
v4.20.70
What's Changed
🔨 Other
- Restore GDPR compliance and privacy by @DanWillman in https://github.com/devlooped/moq/pull/1402
- Improve performance for mocking interfaces: Cache GetInterfaceMap by @rauhs in https://github.com/devlooped/moq/pull/1351
- Manually update CHANGELOG.md for now by @kzu in https://github.com/devlooped/moq/pull/1407
- A minor negation in GetDelay to make it more readable #1419 by @iPazooki in https://github.com/devlooped/moq/pull/1422
New Contributors
- @DanWillman made their first contribution in https://github.com/devlooped/moq/pull/1402
- @rauhs made their first contribution in https://github.com/devlooped/moq/pull/1351
- @iPazooki made their first contribution in https://github.com/devlooped/moq/pull/1422
Full Changelog: https://github.com/devlooped/moq/compare/v4.20.69...v4.20.70