Skip to content

Releases: cake-contrib/Cake.Issues

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

2.0.0-beta.2

28 Jul 16:33
7bcf642
Compare
Choose a tag to compare
2.0.0-beta.2 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

  • #240 Add helper to filter files outside of the repository
  • #284 Add helper to return rule name or ID

2.0.0-beta.1

08 Dec 13:18
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

As part of this release we had 6 issues closed.

Requirements

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

Breaking changes

  • #263 Update to Cake 2.0
  • #264 Multi-Target .NET Core 3.1, 5 & 6 instead of .NET Standard 2.0
  • #255 ProviderIssueIssueLimits should be called ProviderIssueLimits
  • #258 Support for rule name
  • #273 Rename IIssue.Rule to IIssue.RuleId

Documentation

  • #235 Replace Gitter with GitHub Discussions

1.0.0

27 Jul 18:46
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Requirements

  • Cake 1.x
  • Targeting .NET Standard 2.0

Breaking changes

  • #224 Build against Cake 1.0
  • #215 Add possibility to add arbitrary values to an issue
  • #213 Add IIssueProvider.ProviderType

Build

  • #204 Merge Cake.Issues.Reporting and Cake.Issues.PullRequests into Cake.Issues

Documentation

  • #249 Add cake-addin tag to Cake.Issues NuGet package

1.0.0-beta.1

16 Feb 20:11
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

As part of this release we had 4 issues closed.

Requirements

  • Cake 1.x
  • Targeting .NET Standard 2.0

Breaking changes

  • #224 Build against Cake 1.0
  • #215 Add possibility to add arbitrary values to an issue
  • #213 Add IIssueProvider.ProviderType