Skip to content

Releases: Romanx/Cake.Coverlet

v1.1.4

23 Jul 18:10
Compare
Choose a tag to compare
  • Normalizes filepath returned from transformer to avoid compat issues between unix and windows #4 (thanks to @mihai-neagoe-cko)

1.1.3

20 Jul 17:51
Compare
Choose a tag to compare
  • Fixes a minor bug when argument customisation is not provided by dotnet test #3 (thanks to @jacobduijzer)

V1.1

18 Jul 19:43
Compare
Choose a tag to compare
  • 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)