Skip to content

Releases: cake-contrib/Cake.Issues.Recipe

2.0.0-beta.3

24 Aug 21:08
4bb7299
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
  • .NET Core 3.1 or newer

Feature

  • #284 Add option to set pull request status for every issue provider

2.0.0-beta.2

23 Aug 06:09
428627b
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
  • .NET Core 3.1 or newer

Bug

  • #281 Dedicated configuration setting to control setting pull request state

2.0.0-beta.1

26 Jul 21:18
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

As part of this release we had 5 issues closed.

Requirements

  • Cake 2.x
  • .NET Core 3.1 or newer

Breaking changes

  • #262 Multi-Target .NET Core 3.1, 5 & 6 instead of .NET Standard 2.0
  • #256 Update for Cake 2.x
  • #220 Mark IRepositoryInfoProvider implementations as internal
  • #214 Add possibility to use custom Parameters and State object in context

Dependencies

  • #250 Bump Cake.Git from 1.1.0 to 2.0.0 in /Cake.Frosting.Issues.Recipe

1.3.4

18 May 11:02
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Requirements

  • Cake 1.x
  • .NET Core 2.0 or newer, .NET Framework 4.6.1 or newer, Mono 5.16 or newer

Bug

  • #258 Error when writing comments to Azure DevOps

Dependencies

  • #258 Downgrade Cake.AzureDevOps from 1.1.0 to 1.0.0

1.3.3

05 May 21:47
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Requirements

  • Cake 1.x
  • .NET Core 2.0 or newer, .NET Framework 4.6.1 or newer, Mono 5.16 or newer

Improvement

  • #253 Can't use Cake 2.0.0 due to dependency chain of Cake.Frosting.Issues.Recipe 1.3.2

Dependencies

  • #257 Bump Cake.Frosting.Issues.Reporting.Generic from 1.0.0 to 1.0.1 in /Cake.Frosting.Issues.Recipe

1.3.2

17 Dec 20:55
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Requirements

  • Cake 1.x
  • .NET Core 2.0 or newer, .NET Framework 4.6.1 or newer, Mono 5.16 or newer

Bug

Dependencies

  • #246 Bump Cake.AzureDevOps from 1.0.0 to 1.1.0

1.3.1

01 Sep 21:37
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Requirements

  • Cake 1.x
  • .NET Core 2.0 or newer, .NET Framework 4.6.1 or newer, Mono 5.16 or newer

Dependencies

  • #243 Bump Cake.Issues.Markdownlint from 1.1.0 to 1.1.1

1.3.0

01 Sep 05:55
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Requirements

  • Cake 1.x
  • .NET Core 2.0 or newer, .NET Framework 4.6.1 or newer, Mono 5.16 or newer

Features

  • #240 Add support for markdownlint-cli JSON files

Dependencies

  • #239 Update Cake.Issues.Markdownlint to 1.1.0

1.2.0

19 Aug 21:44
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Requirements

  • Cake 1.x
  • .NET Core 2.0 or newer, .NET Framework 4.6.1 or newer, Mono 5.16 or newer

Improvement

  • #232 Add possibility to pass parameters to report issues to pull requests

Bugs

  • #230 Use project root directory instead of build directory for reading issues
  • #231 Use project root directory instead of build directory for reporting issues to pull request systems
  • #233 Use project root directory instead of build directory for creating issue report

1.1.0

11 Aug 21:50
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Requirements

  • Cake 1.x
  • .NET Core 2.0 or newer, .NET Framework 4.6.1 or newer, Mono 5.16 or newer

Feature

  • #118 Add possibility to pass reporting parameters

Dependencies

  • #221 Bump Cake.Git from 1.0.1 to 1.1.0