Skip to content

Releases: cake-contrib/Cake.AppVeyor

6.0.0

05 Sep 20:34
Compare
Choose a tag to compare

As part of this release we had 19 issues closed.

Breaking change

  • #87 Update to use Cake 2.0.0

Bug

  • #67 Workflows are referencing vulnerable actions

Improvements

  • #86 Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
  • #77 Bump Cake.Testing from 1.0.0 to 2.2.0
  • #16 AppVeyorClient should be public

Documentation

  • #50 Update Cake.AppVeyor NuGet package icon to the new Cake-Contrib logo for Cake addins
  • #49 Update Cake.AppVeyor README: Add link to GitHub Discussions

Where to get it

You can download this release from nuget, or you can just reference it in a cake build script with #addin nuget:?package=Cake.AppVeyor&version=6.0.0.

SHA256 Hashes of the release artifacts

  • e54e24754111ec044a5c8510d759095d8094a184fa700f136f5ed5ee05d7759b Cake.AppVeyor.6.0.0.nupkg

  • b4aa3eff69812358b75bd40e4541ffbb535140cf97d0ec09be8fa31084f18562 Cake.AppVeyor.6.0.0.snupkg

5.0.1

18 Mar 21:16
Compare
Choose a tag to compare

As part of this release we had 5 commits which resulted in 1 issue being closed.

Documentation

  • #41 Add cake-addin tag to NuGet package

Where to get it

You can download this release from nuget, or you can just reference it in a cake build script with #addin nuget:?package=Cake.AppVeyor&version=5.0.1.

SHA256 Hashes of the release artifacts

  • 55f98aa990fddfaeea53239e411c1f5bfbea56f160b1464ba32b97fbbfbe55f1 Cake.AppVeyor.5.0.1.nupkg

  • 3c79493f68549f0fca0eb140343e4bcd451adeee6150b3cad165ef3a014b3f38 Cake.AppVeyor.5.0.1.snupkg

5.0.0

22 Feb 22:05
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

This release is to make Cake.AppVeyor 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 change

  • #25 Update Cake.AppVeyor to target Cake v1.0.0

Improvement

  • #27 Cross compile for .NET 5.0

Where to get it

You can download this release from nuget, or you can just reference it in a cake build script with #addin nuget:?package=Cake.AppVeyor&version=5.0.0.

SHA256 Hashes of the release artifacts

  • c4b7572d46ed53928e5ea836f6997e4767698e615e938439297e2e7bec8f9feb Cake.AppVeyor.5.0.0.nupkg

  • 67ae0f76498aa77fed4b7e40056e6b32fe79d051282168838a046cb0d0b1c38d Cake.AppVeyor.5.0.0.snupkg

4.1.0

21 Feb 18:25
Compare
Choose a tag to compare

As part of this release we had 12 commits which resulted in 8 issues being closed.

Improvement

  • #23 Enable deterministic builds

Where to get it

You can download this release from nuget, or you can just reference it in a cake build script with #addin nuget:?package=Cake.AppVeyor&version=4.1.0.

SHA256 Hashes of the release artifacts

  • f5047f22d32fce609d02aa5253949b72d8b6c82bb0e3dd0b3904122fc93611a4 Cake.AppVeyor.4.1.0.nupkg

  • c49e886484b889137ec9a1b91bb691a7bad7deb95d1db801bfb24f9126e581b9 Cake.AppVeyor.4.1.0.snupkg

4.0.0

23 Jul 20:38
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Breaking change

  • #12 Recommended changes resulting from automated audit

Improvement

  • #5 Would it be possible to use the Cake Contrib Icon for your NuGet Package?

3.0.0

04 Apr 11:09
09ad11b
Compare
Choose a tag to compare

Cake v0.26.0+ support

2.0.2

25 Sep 20:42
Compare
Choose a tag to compare

NOTE: For now you will also need to reference Refit and Newtonsoft.Json as a addins in your cake script, for example:

#addin nuget:?package=Cake.AppVeyor
#addin nuget:?package=Refit&version=3.0.0
#addin nuget:?package=Newtonsoft.Json&version=9.0.1

1.1.0.9

25 Sep 20:08
Compare
Choose a tag to compare
Revert to older json.net