Releases: cake-contrib/Cake.Issues
Releases · cake-contrib/Cake.Issues
0.9.0
As part of this release we had 6 issues closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Breaking changes
- #188 Provide file link for issue
- #179 Add run information to
IIssue
- #170 Add identifier to
IIssue
- #168 Add support for ranges
- #165 Add column to
IIssue
Feature
- #169 Provide infrastructure for file linking
0.9.0-beta.5
As part of this release we had 6 issues closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Improvements
- Support line ranges and columns in file link settings (#198)
- Support for CommitId in FileLinkSettings (#196)
- Refactor file link settings to allow dynamic created file links (#199)
- Add alias for custom file link settings (#200)
- Make WithEnding public since it might be useful in other addins (#203)
- Add LineRange extensions (#202)
0.9.0-beta.4
As part of this release we had 3 issues closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Breaking changes
- Don't pass
FileLinkSettings
to issue provider
0.9.0-beta.3
As part of this release we had 3 issues closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Breaking changes
- #188 Provide file link for issue
- Make
FileLinkSettings.FileLinkPattern
readonly - Add
GetFileLink
extension to resolve file link URL
0.9.0-beta.2
As part of this release we had 2 issues closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Improvements
- Add interfaces for settings
Documentation
- Fix examples for
ReadIssues
alias
0.9.0-beta.1
0.8.1
0.8.0
0.8.0-beta.1
As part of this release we had 4 issues closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Breaking change
- #121 Support reading messages in different formats
Features
Documentation
- #119 Change website to cakeissues.net