Version | Change log |
ReportGenerator 5.4.8 Jun 16, 2025 |
#737 Improved lcov support (take FNDA elements into account to determine whether a code element has been covered) #741 Charts does not render "Full method coverage" elements if coverage information is not available Added new setting "applyMaximumGroupingLevel". This allows to apply the maximum grouping level instead of the default 'By assembly' grouping in HTML reports. |
ReportGenerator 5.4.4 Feb 9, 2025 |
Improved AoT support Added support for comma-separated arguments in addition to semicolon |
ReportGenerator 5.4.3 Dec 28, 2024 | Added new new coverage type "Full method coverage" (percentage of methods that are fully covered) |
ReportGenerator 5.4.1 Nov 14, 2024 |
Changes: 707 Fixed issue with file filters This release requires .NET Framework 4.7 or .NET 8.0/9.0 |
ReportGenerator 5.4.0 Nov 13, 2024 |
Added support for .NET 9. Dropped support for .NET 6 and .NET 7 #699 Rounding crap score to full number #700 Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.) #704 Improved handling of file filters |
ReportGenerator 5.3.10 Sep 28, 2024 |
#695 HTML reports: Performance and memory improvements (contributed by @afscrome) #690 Fixed handling of history files for classes with not unique names |
ReportGenerator 5.3.9 Sep 4, 2024 |
Changes: #685 Extended "raw mode" for dotCover format (settings:rawMode=true) to disable that coverage data of nested or compiler generated classes is included in the parent class. #691 Cobertura parser: Performance and memory improvements (contributed by @afscrome) |
ReportGenerator 5.3.6 Jun 5, 2024 | |
ReportGenerator 5.3.4 May 26, 2024 | |
ReportGenerator 5.3.0 May 14, 2024 |