This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
Releases: cake-contrib/Cake.Issues.MsBuild
Releases · cake-contrib/Cake.Issues.MsBuild
0.2.0-beta.2
As part of this release we had 1 issue closed.
Requirements
- Cake 0.26.0 or higher
- Cake.Issues 0.2.0-beta.3
Breaking changes
- #16 Build against Cake 0.26.0
0.2.0-beta.1
As part of this release we had 3 issues closed.
Requirements
- Cake 0.22.0 - Cake 0.25.0
- Cake.Issues 0.2.0-beta.2
Breaking change
- #13 Update to Cake.Issues 0.2.0
Improvement
- #8 Migrate to .NET Core (Thanks Tim Johnson!)
0.1.0
As part of this release we had 4 issues closed.
Requirements
- Cake 0.22.0 - Cake 0.25.0
- Cake.Issues 0.1.x
Breaking change
- #6 Update to Cake 0.22
Feature
- #1 First version based on Cake.Prca.Issues.MsBuild
Bug
- #7 Reading issues fails for issues with line 0
Improvement
- #3 Provide constant for issue provider name
0.1.0-beta.3
As part of this release we had 4 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-6) Build against Cake 0.22.0
- Build against Cake.Issues 0.1.0-beta.4
Bug Fixes
- (GH-7) Pass null for warnings belonging to a file but with line 0
0.1.0-beta.2
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
Breaking Changes
- Update to Cake.Issues 0.1.0-beta0003
Improvement
- Fix examples in XML comments