Skip to content

v2.0 - Adding to the toolbox

Compare
Choose a tag to compare
@Romanx Romanx released this 04 Dec 08:24

πŸ’₯ Major version bump πŸ’₯
This is due to us adding support to use coverlet as a dotnet tool if it's installed globally or locally.

  • Add support to use coverlet as a dotnet tool installed globally or not. #7 (Thanks to @StanleyGoldman)
  • Fix errors with enum ToString functionality on unix #13 (Thanks @austinlparker)