Skip to content

v4.1.1

Compare
Choose a tag to compare
@tonerdo tonerdo released this 17 Jan 10:29
· 666 commits to master since this release

#286 Fixes type loading issues with .NET Framework assemblies
#291 Adds enhancements to multi-threaded scenarios
#297 and #302 Fixes issues with instrumenting System.Private.CoreLib
#276 switches to using memory mapped files instead of regular files for storing hit information
#277 Enhances support for async/await branches after coverage merge