Skip to content

Releases: cake-contrib/Cake.Issues

4.2.1

16 Apr 16:48
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

📓 Supported features and usage examples are described in the README.

📦 NuGet packages available on nuget.org.

📋 Requirements

  • Cake 4.x
  • Targeting .NET 6, .NET 7 and .NET 8

Cake.Issues.GitRepository

  • Git and Git Large File Storage

Cake.Issues.MsBuild

  • Binary logs require MsBuild 15 or newer

Cake.Issues.PullRequests.AzureDevOps

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake.AzureDevOps 4.x

General

📈 Improvements

Cake.Issues.Reporting.Generic

🔗 Dependenciess

Full Changelog: 4.2.0...4.2.1

4.2.0

14 Apr 21:29
Compare
Choose a tag to compare

As part of this release we had 14 issues closed.

🕵️ Pull requests were reviewed by: @pascalberger @eoehen

📞 Fixes issues reported by: @pascalberger

📓 Supported features and usage examples are described in the README.

📦 NuGet packages available on nuget.org.

📋 Requirements

  • Cake 4.x
  • Targeting .NET 6, .NET 7 and .NET 8
  • Individual addins require dependencies in the same version

Cake.Issues.GitRepository

  • Git and Git Large File Storage

Cake.Issues.MsBuild

  • Binary logs require MsBuild 15 or newer

Cake.Issues.PullRequests.AzureDevOps

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake.AzureDevOps 4.x

Core

🐞 Bugs

Cake.Issues.DocFx

✨ Features

Cake.Issues.EsLint

✨ Features

Cake.Issues.GitRepository

✨ Features

  • #487 Provide Cake Frosting specific version of Cake.Issues.GitRepository by @pascalberger

Cake.Issues.InspectCode

✨ Features

  • #488 Provide Cake Frosting specific version of Cake.Issues.InspectCode by @pascalberger

Cake.Issues.Markdownlint

✨ Features

  • #489 Provide Cake Frosting specific version of Cake.Issues.Markdownlint by @pascalberger

Cake.Issues.Sarif

✨ Features

Cake.Issues.Terraform

✨ Features

  • #508 Provide Cake Frosting specific version of Cake.Issues.Terraform by @pascalberger

Cake.Issues.PullRequests.AppVeyor

✨ Features

  • #492 Provide Cake Frosting specific version of Cake.Issues.PullRequests.AppVeyor by @pascalberger

Cake.Issues.PullRequests.AzureDevOps

✨ Features

  • #451 Provide Cake Frosting specific version of Cake.Issues.PullRequests.AzureDevOps by @pascalberger

Cake.Issues.PullRequests.GitHubActions

✨ Features

  • #512 Provide Cake Frosting specific version of Cake.Issues.PullRequests.GitHubActions by @pascalberger

Cake.Issues.Reporting.Generic

🔗 Dependenciess

Cake.Issues.Reporting.Sarif

🔗 Dependenciess

##🧹 Chores

Full Changelog: 4.1.0...4.2.0

4.1.0

21 Feb 07:53
Compare
Choose a tag to compare

As part of this release we had 1553 commits which resulted in 3 issues being closed.

Requirements

  • Cake 4.x
  • Targeting .NET 6, .NET 7 and .NET 8

Core

Features

  • #398 Provide Cake Frosting specific version of Cake.Issues.Reporting by @pascalberger
  • #397 Provide Cake Frosting specific version of Cake.Issues.PullRequests by @pascalberger

Documentation

Cake.Issues.MsBuild

Improvement

Chores

Full Changelog: 4.0.0...4.1.0

4.0.0

23 Dec 11:40
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Requirements

  • Cake 4.x
  • Targeting .NET 6, .NET 7 and .NET 8

Breaking change

  • #381 Update to Cake 4.0

Feature

  • #380 Multi-Target .NET 6, 7 & 8

Improvement

  • #368 Improve exception message if multiple modified files with absolute paths are found

Chores

Full Changelog: 3.0.0...4.0.0

4.0.0-beta.1

26 Nov 22:32
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

As part of this release we had 3 issues closed.

Requirements

  • Cake 4.x
  • Targeting .NET 6, .NET 7 and .NET 8

Breaking change

  • #381 Update to Cake 4.0

Feature

  • #380 Multi-Target .NET 6, 7 & 8

Improvement

  • #368 Improve exception message if multiple modified files with absolute paths are found

Chores

Full Changelog: 3.0.0...4.0.0-beta.1

3.0.0

13 Jul 10:04
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

Requirements

  • Cake 3.x
  • Targeting .NET 6 and .NET 7

Breaking changes

Improvement

Chores

Full Changelog: 2.0.0...3.0.0

3.0.0-beta.2

14 Jun 19:53
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

As part of this release we had 6 issues closed.

Requirements

  • Cake 3.x
  • Targeting .NET 6 and .NET 7

Breaking changes

Chores

Full Changelog: 3.0.0-beta.1...3.0.0-beta.2

3.0.0-beta.1

07 Jan 22:53
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

As part of this release we had 6 issues closed.

Requirements

  • Cake 3.x
  • Targeting .NET 6 and .NET 7

Breaking changes

Improvement

Chores

Full Changelog: 2.0.0...3.0.0-beta.1

2.0.0

30 Nov 21:40
Compare
Choose a tag to compare

As part of this release we had 9 issues closed.

Requirements

  • Cake 2.x
  • Targeting .NET Core 3.1, .NET 5 and .NET 6

Breaking changes

Documentation

Improvements

Chores

Full Changelog: 1.0.0...2.0.0

2.0.0-beta.3

29 Sep 19:24
f6e33ec
Compare
Choose a tag to compare
2.0.0-beta.3 Pre-release
Pre-release

As part of this release we had 1 issue closed.

Requirements

  • Cake 2.x
  • Targeting .NET Core 3.1, .NET 5 and .NET 6

Improvement

  • #297 Improve diagnostic logging for filter logic