Skip to content

v5.4.0

Choose a tag to compare

@MarcoRossignoli MarcoRossignoli released this 30 May 09:34
· 253 commits to master since this release
83a38d4

Fixed
-Fix for code complexity not being generated for methods for cobertura reporter #738 by https://github.com/dannyBies
-Fix coverage, skip branches in generated MoveNext() for singleton iterators #813 by https://github.com/bert2
-Fix 'The process cannot access the file...because it is being used by another process' due to double flush for collectors driver ##835
-Fix skip [ExcludefromCoverage] for generated async state machine #849

Added
-Added support for deterministic build for msbuild/collectors driver #802 #796 with the help of https://github.com/clairernovotny and https://github.com/tmat

Improvements
-Refactore DependencyInjection #728 by https://github.com/daveMueller