Releases: Romanx/Cake.Coverlet
Releases · Romanx/Cake.Coverlet
v4.0.1 - More More More Cake 🎂
What's Changed
- Update Cake.Coverlet NuGet package icon to the new Cake-Contrib logo for Cake addins by @augustoproiete in #56
- Add cake-addin tag to Cake.Coverlet NuGet package by @augustoproiete in #57
- Bump to Cake 4.0.0 by @Romanx in #59
- Multi-targets to net6.0 and net8.0
- Makes build deterministic
- Embeds symbols in DLL
- Adds readme in nuget package.
Special thanks to @JegDudley for submitting the original PR for Cake 4.0.0
Full Changelog: v3.0.2...v4.0.1
v3.0.2
v2.4.4 - Even More Cake 🎂
- Updates to the latest and greatest Cake v1.0.0 🎇 (Thanks to @augustoproiete) #38
v2.4.2 - More Cake 🎂
- Updates Cake to v0.36.0
v2.3 - Fully Covered 📔
Features
- Added in the IncludeTestAssembly parameter to keep parity with Coverlet #29
Fixes
Housekeeping
- Cake plugin has been updated to 0.33.0 following default guidelines thanks to @AdmiringWorm and @Jericho) #24
v2.2 - Include the Good and Exclude the Bad
The features in this release are largely thanks to @glennawatson as he contributed them both. This brings our feature set more in line with Coverlet.
v2.1 - We built teamcity on rock and roll 🎧
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)
v1.3 - The Phantom Menace
This release is a non-code change version bump due to a phantom commit that got released to nuget so only some code was new and had regressed on others. For details please read #6. Thanks to (@anthony-roe-cko and @ctcoulter)