Skip to content

Releases: cake-contrib/Cake.DotNetVersionDetector

4.0.0

22 Jul 04:51
0a77a42
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Breaking change

  • #98 Update Cake.DotNetVersionDetector to target Cake v4.0.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.DotNetVersionDetector&version=4.0.0.

SHA256 Hashes of the release artifacts

  • db8e2705a9a641e803e7b2bd41d2ab866b3a53fb525e68941e9e7d5bd0cb9d06 Cake.DotNetVersionDetector.4.0.0.nupkg

3.0.0

21 Jul 22:07
d1c203d
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Breaking change

  • #97 Update Cake.DotNetVersionDetector to target Cake v3.0.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.DotNetVersionDetector&version=3.0.0.

SHA256 Hashes of the release artifacts

  • 1cd4efb8f56168875f81d9da9f4cd06cec02d431d60f3bc76da07a58ca5d3ebd Cake.DotNetVersionDetector.3.0.0.nupkg

2.0.0

21 Jul 21:30
a61ae9e
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Breaking change

  • #96 Update Cake.DotNetVersionDetector to target Cake v2.0.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.DotNetVersionDetector&version=2.0.0.

SHA256 Hashes of the release artifacts

  • 8c979becd43527d1badd13c6331c3518f27b7e1483464d997c613cb223d4242c Cake.DotNetVersionDetector.2.0.0.nupkg

1.1.0

21 Jul 20:17
5c9982e
Compare
Choose a tag to compare

As part of this release we had 17 issues closed.

Documentation

  • #104 Update Cake.DotNetVersionDetector NuGet package icon to the new Cake-Contrib logo for Cake addins

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.DotNetVersionDetector&version=1.1.0.

SHA256 Hashes of the release artifacts

  • 69742f2bca2da1690f490b9e29fe3b266a833ccb92479aa7bf3680c85f5ff00f Cake.DotNetVersionDetector.1.1.0.nupkg

1.0.0

17 Feb 23:12
Compare
Choose a tag to compare

As part of this release we had 8 issues closed.

Breaking change

  • #79 Update to Cake 1.0.0

Improvement

  • #80 Cross compile for .NET 5

SHA256 Hashes of the release artifacts

  • 30295f8f526c7b268d46f1e4d3ed7eb7fa0e820b87fd645dafe50cf0f6efb67b Cake.DotNetVersionDetector.1.0.0.nupkg

0.3.1

16 Feb 21:35
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #77 Fully publish addin using Azure Pipelines

0.3.0

16 Feb 07:22
Compare
Choose a tag to compare

As part of this release we had 10 issues closed.

Improvement

  • #71 Enable deterministic builds

0.2.1

06 Sep 19:04
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #29 Fix minor issues with NuGet metadata and repository files

0.2.0

06 May 07:00
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Breaking change

  • #15 Recommended changes resulting from automated audit

0.1.0

07 Jan 22:10
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Feature

  • #1 Add ability to execute .Net Version Detector through Cake