Skip to content

Releases: cake-contrib/Cake.Issues.DupFinder

2.0.0

08 Dec 21:03
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Requirements

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

Breaking changes

Documentation

Chores

Full Changelog: 1.0.0...2.0.0

2.0.0-beta.1

25 Jul 17:41
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

As part of this release we had 3 issues closed.

Requirements

  • Cake 2.x
  • Cake.Issues 2.0.0-beta.1
  • Targeting .NET Core 3.1, .NET 5 and .NET 6

Breaking changes

  • #96 Build against Cake.Issues 2.0
  • #95 Update to Cake 2.0
  • #94 Multi-Target .NET Core 3.1, 5 & 6 instead of .NET Standard 2.0

1.0.0

30 Jul 18:21
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Requirement

  • Cake 1.x
  • Cake.Issues 1.x
  • Targeting .NET Standard 2.0 and .NET Framework 4.6.1

Breaking change

  • #48 Update to Cake(.Issues) 1.0

Feature

  • #47 Add the dupe cost to each issue

Documentation

  • #58 Replace Gitter with GitHub Discussions

0.9.0

22 Aug 20:02
Compare
Choose a tag to compare

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

Requirement

  • Cake 0.33.0 or higher
  • Cake.Issues 0.9.x
  • Targeting .NET Standard 2.0 and .NET Framework 4.6.1

Breaking changes

  • #26 Update to Cake.Issues 0.9.0

Features

  • #29 Include resolved file url in markdown / html messages.
  • #28 Support for EndLine in issues created by Cake.Issues.DupFinder

0.9.0-beta.2

18 Aug 17:39
926413b
Compare
Choose a tag to compare
0.9.0-beta.2 Pre-release
Pre-release

As part of this release we had 1 issue closed.

Requirement

  • Cake 0.33.0 or higher
  • Cake.Issues 0.9.0-beta0005
  • Targeting .NET Standard 2.0 and .NET Framework 4.6.1

Breaking changes

  • Update Cake.Issues to 0.9.0-beta0005

0.9.0-beta.1

01 Aug 21:40
a043cd7
Compare
Choose a tag to compare
0.9.0-beta.1 Pre-release
Pre-release

As part of this release we had 3 issues closed.

Requirement

  • Cake 0.33.0 or higher
  • Cake.Issues 0.9.x
  • Targeting .NET Standard 2.0 and .NET Framework 4.6.1

Breaking changes

  • #26 Update to Cake.Issues 0.9.0

Features

  • #29 Include resolved file url in markdown / html messages.
  • #28 Support for EndLine in issues created by Cake.Issues.DupFinder

0.8.0

13 Jul 14:24
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Requirement

  • Cake 0.33.0 or higher
  • Cake.Issues 0.8.x
  • Targeting .NET Standard 2.0 and .NET Framework 4.6.1

Feature

  • #8 Inital logic to read the issues from dupFinder result file

Documentation

  • #7 Add documentation

0.8.0-beta.1

26 Apr 15:17
Compare
Choose a tag to compare
0.8.0-beta.1 Pre-release
Pre-release

As part of this release we had 2 issues closed.

Requirement

  • Cake 0.33.0 or higher
  • Cake.Issues 0.8.x
  • Targeting .NET Standard 2.0 and .NET Framework 4.6.1

Feature

  • #8 Inital logic to read the issues from dupFinder result file

Documentation

  • #7 Add documentation