This repository was archived by the owner on Dec 25, 2023. It is now read-only.
Releases: cake-contrib/Cake.Issues.EsLint
Releases · cake-contrib/Cake.Issues.EsLint
4.0.0
As part of this release we had 3 issues closed.
Requirements
- Cake 4.x
- Cake.Issues 4.x
- Targeting .NET 6, .NET 7 and .NET 8
Breaking changes
- #250 Update to Cake 4.0
- #251 Build against Cake.Issues 4.0 by @pascalberger
Feature
- #249 Multi-Target .NET 6, 7 & 8 by @pascalberger
Chores
- #216 Add global.json file by @pascalberger
- #217 Update build to Cake.Recipe 3.0.1 by @pascalberger
- #
- #
- #
Full Changelog: 3.0.0...4.0.0
4.0.0-beta.1
As part of this release we had 3 issues closed.
Requirements
- Cake 4.x
- Cake.Issues 4.0.0-beta.1
- Targeting .NET 6, .NET 7 and .NET 8
Breaking changes
- #250 Update to Cake 4.0
- #251 Build against Cake.Issues 4.0 by @pascalberger
Feature
- #249 Multi-Target .NET 6, 7 & 8 by @pascalberger
Chores
- #216 Add global.json file by @pascalberger
- #217 Update build to Cake.Recipe 3.0.1 by @pascalberger
- #
- #
- #
Full Changelog: 3.0.0...4.0.0-beta.1
3.0.0
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
- #206 Update to Cake Issues 3.0 by @pascalberger
- #205 Update to Cake 3.0 by @pascalberger
- #204 Multi-Target .NET 6 & 7 instead of .NET Core 3.1, 5 & 6 by @pascalberger
Chores
- #213 Update Dependabot config by @pascalberger
Full Changelog: 2.0.0...3.0.0
3.0.0-beta.1
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
- #206 Update to Cake Issues 3.0 by @pascalberger
- #205 Update to Cake 3.0 by @pascalberger
- #204 Multi-Target .NET 6 & 7 instead of .NET Core 3.1, 5 & 6 by @pascalberger
Chores
- #213 Update Dependabot config by @pascalberger
Full Changelog: 2.0.0...3.0.0-beta.1
2.0.0
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
- #181 Build against Cake.Issues 2.0 by @pascalberger
- #175 Update to Cake 2.0 by @pascalberger
- #174 Multi-Target .NET Core 3.1, 5 & 6 instead of .NET Standard 2.0 by @pascalberger
Bug
- #199 Fails to parse files generated on Linux when running on Windows by @pascalberger
Chores
- #185 Build with Visual Studio 2022 by @pascalberger
- #188 Update Dependabot configuration to ignore Cake 2.x by @pascalberger
- #189 Update to Cake.Recipe 3.0 by @pascalberger
Full Changelog: 1.0.1...2.0.0
2.0.0-beta.2
As part of this release we had 1 issue closed.
Bug
- #199 Fails to parse files generated on Linux when running on Windows