Markdownlint Support Release Notes

3.0.0 (July 17, 2023)

As part of this release we had 3 issues closed.

Requirements

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

Breaking changes

  • #208 Build against Cake.Issues 3.0 by @pascalberger
  • #207 Update to Cake 3.0 by @pascalberger
  • #206 Multi-Target .NET 6 & 7 instead of .NET Core 3.1, 5 & 6 by @pascalberger

Chores

  • #198 Update build to Cake.Recipe 3 by @pascalberger
  • #211 Update build images by @pascalberger
  • #214 Fix linting issues by @pascalberger

Full Changelog: https://github.com/cake-contrib/Cake.Issues.Markdownlint/compare/2.0.0...3.0.0

3.0.0-beta.1 (June 08, 2023)

As part of this release we had 3 issues closed.

Requirements

  • Cake 3.x
  • Cake.Issues 3.0 Beta 1
  • Targeting .NET 6 and .NET 7

Breaking changes

  • #208 Build against Cake.Issues 3.0 by @pascalberger
  • #207 Update to Cake 3.0 by @pascalberger
  • #206 Multi-Target .NET 6 & 7 instead of .NET Core 3.1, 5 & 6 by @pascalberger

Chores

  • #198 Update build to Cake.Recipe 3 by @pascalberger
  • #211 Update build images by @pascalberger
  • #214 Fix linting issues by @pascalberger

Full Changelog: https://github.com/cake-contrib/Cake.Issues.Markdownlint/compare/2.0.0...3.0.0-beta.1

2.0.0 (December 01, 2022)

As part of this release we had 4 issues closed.

Requirements

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

Breaking changes

  • #175 Update to Cake 2.0 by @pascalberger
  • #176 Multi-Target .NET Core 3.1, 5 & 6 instead of .NET Standard 2.0 by @pascalberger
  • #182 Build against Cake.Issues 2.0 by @pascalberger

Improvement

  • #92 Ignore files outside of repository root by @pascalberger

Chores

  • #186 Build on Windows 2022 by @pascalberger
  • #189 Update Dependabot configuration to ignore Cake 2.x by @pascalberger
  • #190 Update solution to Visual Studio 2022 by @pascalberger
  • #191 Add integration tests by @pascalberger

Full Changelog: https://github.com/cake-contrib/Cake.Issues.Markdownlint/compare/1.1.1...2.0.0

2.0.0-beta.2 (October 01, 2022)

As part of this release we had 1 issue closed.

Requirements

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

Breaking changes

  • Update to Cake.Issues 2.0.0 Beta 2

2.0.0-beta.1 (July 25, 2022)

As part of this release we had 4 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

  • #175 Update to Cake 2.0
  • #176 Multi-Target .NET Core 3.1, 5 & 6 instead of .NET Standard 2.0
  • #182 Build against Cake.Issues 2.0

Improvement

  • #92 Ignore files outside of repository root

1.1.1 (September 01, 2021)

As part of this release we had 1 issue closed.

Requirements

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

Bug

  • #168 markdownlint-cli JSON: Support absolute fileName

1.1.0 (August 31, 2021)

As part of this release we had 2 issues closed.

Requirements

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

Feature

  • #165 Add support for markdownlint-cli JSON format

Improvement

  • #164 MarkdownlintCliLogFileFormat: Report column information if available

1.0.0 (July 27, 2021)

As part of this release we had 3 issues closed.

Requirements

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

Breaking changes

  • #154 Build against Cake.Issues 1.0
  • #138 Build against Cake 1.0

Documentation

  • #159 Add cake-addin tag to NuGet package

1.0.0-beta.1 (February 27, 2021)

As part of this release we had 2 issues closed.

Requirements

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

Breaking changes

  • #154 Build against Cake.Issues 1.0
  • #138 Build against Cake 1.0

0.9.0 (August 22, 2020)

As part of this release we had 2 issues closed.

Requirements

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

Breaking changes

  • #116 Rename MarkdownlintLogFileFormat to MarkdownlintV1LogFileFormat
  • #114 Update to Cake.Issues 0.9.0

0.9.0-beta.2 (August 01, 2020)

As part of this release we had 2 issues closed.

Requirements

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

Breaking changes

  • Update to Cake.Issues 0.9.0-beta0004
  • #116 Rename MarkdownlintLogFileFormat to MarkdownlintV1LogFileFormat

0.9.0-beta.1 (July 14, 2020)

As part of this release we had 1 issue closed.

Requirements

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

Breaking change

  • #114 Update to Cake.Issues 0.9.0

0.8.2 (May 19, 2020)

As part of this release we had 1 issue closed.

Requirements

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

Bug

  • #104 Column information reported in file name (compatibility with markdownlint-cli > 0.22.0)

0.8.1 (November 18, 2019)

As part of this release we had 1 issue closed.

Requirements

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

Bug

  • #90 Reading issues throws exception with markdownlint-cli 0.19.0

0.8.0 (October 17, 2019)

As part of this release we had 2 issues closed.

Requirements

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

Breaking change

  • #82 Update to Cake.Issues 0.8.0

Improvement

  • #86 Embed NuGet package icon

0.8.0-beta.1 (October 11, 2019)

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.8.0-beta.1
  • Targeting .NET Standard 2.0 and .NET Framework 4.6.1

Breaking change

  • #82 Update to Cake.Issues 0.8.0

0.7.1 (August 22, 2019)

As part of this release we had 2 issues closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.7.x

Improvement

  • #73 Allow to retrieve issue provider type name without context

Documentation

  • #66 Change website to cakeissues.net

0.7.0 (May 30, 2019)

As part of this release we had 3 issues closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.7.x

Breaking changes

  • #54 Recommended changes resulting from automated audit
  • #50 Update to Cake.Issues 0.7.0
  • #49 Build against Cake 0.33.0

0.7.0-beta.1 (April 22, 2019)

As part of this release we had 3 issues closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.7.0-beta.2

Breaking changes

  • #54 Recommended changes resulting from automated audit
  • #50 Update to Cake.Issues 0.7.0
  • #49 Build against Cake 0.33.0

0.6.1 (November 01, 2018)

As part of this release we had 10 commits which resulted in 1 issue being closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.6.x

Improvement

0.6.1-beta.1 (October 19, 2018)

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.6.x

Improvement

0.6.0 (August 24, 2018)

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.6.x

Breaking change

  • #32 Update to Cake.Issues 0.6.0

0.6.0-beta.2 (August 20, 2018)

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.6.0.beta.2

Breaking change

  • Update to Cake.Issues 0.6.0 Beta 2

0.6.0-beta.1 (August 19, 2018)

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.6.0-beta.1

Breaking change

  • #32 Update to Cake.Issues 0.6.0

0.5.0 (August 17, 2018)

As part of this release we had 2 issues closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.5.x

Breaking change

  • #29 Update to Cake.Issue 0.5.0

Improvement

  • #31 Add repository metadata to nuspec

0.5.0-beta.1 (August 06, 2018)

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.5.0-beta.2

Breaking change

  • #29 Update to Cake.Issue 0.5.0

0.4.0 (July 28, 2018)

As part of this release we had 4 issues closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.4.x

Breaking changes

  • #24 Update to Cake.Issues 0.4.0
  • #21 Use Markdownlint format instead of custom aliases

Improvement

  • #27 Add alias for custom rule url resolver registration

0.4.0-beta.2 (July 27, 2018)

As part of this release we had 4 issues closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.4.0-beta.2

Breaking changes

  • Update to Cake.Issues 0.4.0-beta.2

Improvement

  • Exclude assemblies which are available on target system from being embedded

0.4.0-beta.1 (July 27, 2018)

As part of this release we had 4 issues closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.4.0-beta.1

Breaking changes

  • #24 Update to Cake.Issues 0.4.0
  • #21 Use Markdownlint format instead of custom aliases

Improvement

  • #27 Add alias for custom rule url resolver registration

0.3.0 (June 04, 2018)

As part of this release we had 3 issues closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.3.x

Breaking changes

  • #18 Build against Cake 0.28.0
  • #15 Update to Cake.Issues 0.3.0

Bug

  • #17 Compatibility with markdownlint-cli 0.9.0

0.3.0-beta.2 (June 01, 2018)

As part of this release we had 3 issues closed.

Requirements

  • Cake 0.28.0 or higher
  • Cake.Issues 0.3.0-beta.2

Breaking changes

  • #18 Build against Cake 0.28.0
  • Update to Cake.Issues 0.3.0-beta.2

Bug

  • #17 Compatibility with markdownlint-cli 0.9.0

0.3.0-beta.1 (May 31, 2018)

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.26.0 or higher
  • Cake.Issues 0.3.0-beta.1

Breaking change

  • #15 Update to Cake.Issues 0.3.0

0.2.0 (May 27, 2018)

As part of this release we had 3 issues closed.

Requirements

  • Cake 0.26.0 or higher
  • Cake.Issues 0.2.x

Breaking changes

  • #11 Build against Cake 0.26.0
  • #9 Update to Cake.Issues 0.2.0

Feature

  • #12 Support Cake.Markdownlint output

0.1.0 (September 16, 2017)

As part of this release we had 3 issues closed.

Requirements

  • Cake 0.22.0 - Cake 0.25.0
  • Cake.Issues 0.1.x

Breaking change

  • #5 Update to Cake 0.22

Feature

  • #1 First version based on Cake.Prca.Issues.Markdownlint

Improvement

  • #2 Provide constant for issue provider name

0.1.0-beta.2 (September 13, 2017)

As part of this release we had 3 issue closed.

Requirements

  • Cake 0.22.0 - Cake 0.25.0
  • Cake.Issues 0.1.0-beta.4

Breaking Changes

  • Target .NET Framework 4.6
  • (GH-5) Build against Cake 0.22.0
  • Build against Cake.Issues 0.1.0-beta.4

0.1.0-beta.1 (September 09, 2017)

As part of this release we had 2 issues closed.

Requirements

  • Cake 0.16.2 - Cake 0.21.1
  • Cake.Issues 0.1.0-beta.3

Feature

  • #1 First version based on Cake.Prca.Issues.Markdownlint

Improvement

  • #2 Provide constant for issue provider name
GitHub