v2.0 - Adding to the toolbox
π₯ 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)