Releases: Romanx/Cake.Coverlet
Releases · Romanx/Cake.Coverlet
v1.1.4
- Normalizes filepath returned from transformer to avoid compat issues between unix and windows #4 (thanks to @mihai-neagoe-cko)
1.1.3
- Fixes a minor bug when argument customisation is not provided by dotnet test #3 (thanks to @jacobduijzer)
V1.1
- Coverlet changed their output format so we've combined our OutputDirectory and OutputName internally to keep our API the same #1 (thanks to @NeilCross)
- Fixed overwriting existing argument overrides for DotNetTest #2 (thanks to @cmenzi)