Implemented configurable filtration of what JustMock should be able to mock, which gain performance improvement during unit test execution when the profiler is enabled.
Introduced support for C# 8 and C# 9.
FIXED
Thread leak when debugging a lot of unit tests with the Debug Window.
JustMock leaves orphan child process when Visual Studio crashes or is unexpectedly stopped.