Releases: cake-contrib/Cake.Codecov
3.0.0
As part of this release we had 3 issues closed.
This release is to make Cake.Codecov compatible with 3.0.0 of Cake.
This means dropping all support for previous versions of Cake.
Please see the Upgrade instructions for how to upgrade Cake.
Breaking changes
- #279 Update Cake.Codecov add-in to target Cake v3.0.0
- #312 Remove support for .NET 5.0 and .NET Core 3.1
Improvement
- #286 Add support for .NET 7.0
SHA256 Hashes of the release artifacts
-
e99fb4caf0bb4970282f32b7409c520fbc7394838f7b05e1f098e0867c2cbd67 Cake.Codecov.3.0.0.snupkg
-
7760bfbd13b0556757383d854e45b48afd52e86fa70955c29b0237d45f0f818d Cake.Codecov.3.0.0.nupkg
2.0.0
As part of this release we had 13 issues closed.
This release is to make Cake.Codecov compatible with 2.0.0 of Cake.
This means dropping all support for previous versions of Cake.
Please see the Upgrade instructions for how to upgrade Cake.
We also removed any deprecated properties that were introduced in version 1.1.0.
Breaking changes
- #218 Update Cake.Codecov add-in to target Cake v2.0.0
- #287 Remove support for .NET Standard 2.0
- #288 Remove support for .NET 4.6.1
- #308 Remove deprecated properties on settings class
Bug
- #310 Runner resolves to Windows only binary on unix
Improvement
- #285 Add support for .NET 6.0 and .NET Core 3.1
SHA256 Hashes of the release artifacts
-
21be33ff9279d79d4d85b1ac5acadd4cf17b2d916a018da1e65691d5cee7780c Cake.Codecov.2.0.0.snupkg
-
c3a98495e5ba4dfc5d104071a00d0e4fe3eea8a50d0ec03e9b314b0a6f3f66b9 Cake.Codecov.2.0.0.nupkg
1.1.0
As part of this release we had 19 issues closed.
Documentation
- #177 Update Cake.Codecov NuGet package icon to the new Cake-Contrib logo for Cake addins
- !284 docs: add nils-a as a contributor for code
Improvement
- #219 Update codecov addin runner to support official codecov binary
SHA256 Hashes of the release artifacts
-
0c73cd7220b25cdc1796275806c2fa296f83ae78a8584252df0723c88dfb3afd Cake.Codecov.1.1.0.snupkg
-
8a8cd0db226109bea78565e54fb124b818bfce3a9f9b794b039e4372735a5d6d Cake.Codecov.1.1.0.nupkg
1.0.1
As part of this release we had 16 issues closed.
This release provides additional tag items to allow the NuGet gallery to correctly show the tab for using the addin in a cake script.
There is no need to update if version 1.0.0 is already being used.
Documentation
- #163 Cake.Codecov: Add cake-addin tag to NuGet package
SHA256 Hashes of the release artifacts
-
1a2e5319edf714da242b038ab2d4230af91cce8ac99ac59658f2f4378d228221 Cake.Codecov.1.0.1.nupkg
-
5dc455bc44b386b2c4b188ceaed418fa45f588a7c415d7b9a3153306e72837b3 Cake.Codecov.1.0.1.snupkg
1.0.0
As part of this release we had 15 issues closed.
This release is to make Cake.Codecov compatible with 1.0.0 of Cake.
This means dropping all support for previous versions of Cake.
Please see the Upgrade instructions for how to upgrade cake.
Breaking changes
Feature
- #145 Add support for .NET 5.0
Improvement
- #144 Add support for .NET 4.6.1
Documentation
- #141 #146 docs: add augustoproiete as a contributor
- #134 Update README: Replace Gitter with GitHub Discussions
SHA256 Hashes of the release artifacts
-
27e0268588333a3552fed8b5b91a2566f4f7cb826ee67e20b060b98f21d74275 Cake.Codecov.1.0.0.nupkg
-
810a95a282c0b845910a7627e8fb235708c5afe540a17440694507e63447cf60 Cake.Codecov.1.0.0.snupkg
0.9.1
0.9.0
As part of this release we had 25 commits which resulted in 15 issues being closed.
Feature
- #93 Add support for the newly added argument to toggle features
Improvement
- #100 Enable support for SourceLink in built addin binary
0.8.0
As part of this release we had 45 commits which resulted in 12 issues being closed.
Breaking changes
Bug
- #68 Don't output the token value to console/logs
Improvement
- #66 Embedd the cake contrib icon within the nuget package
0.7.0
As part of this release we had 35 commits which resulted in 7 issues being closed.
Improvement
- #40 Support platform dependent paths for codecov-exe
Documentation
- #54 Documentation uses incorrect workaround when build version is updated on appveyor
0.6.0
As part of this release we had 32 commits which resulted in 10 issues being closed.
Breaking change
- #24 Update Cake.Core reference to 0.33.0
Improvement
- #23 Support alternative executable paths to codecov