v2.0.0
- #78 adds support for generating multiple report formats in a single run
- #73 improves branch coverage support and output formats*
- d2effb3 shows method coverage in summary output
- #88 improves disk usage by using gzip compression
- #93 adds
ThresholdTypeproperty that allows you to specify the coverage type to apply theThresholdproperty to - ebedd70 renames
Excludeproperty toExcludeByFile* - 9ed0864 supports using filter expressions to exclude assemblies, namespaces or types. Uses the
Excludeproperty* - #99 adds improvements to evaluation of filter expressions
* - Backwards incompatible change