Releases: cake-contrib/Cake.Issues
Releases · cake-contrib/Cake.Issues
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
0.7.1
0.7.0
As part of this release we had 61 commits which resulted in 7 issues being closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Breaking change
- #92 Build against Cake 0.33.0
Features
- #106 Add alias for serializing/deserializing issues to/from a string and file
- #41 Add helper for checking issues
Improvements
- #99 Remove dependency on XUnit.Assert
- #84
IssueBuilder.WithPriority
should allownull
value - #65 Add extension to skip BOM in byte array stream
Documentation
- #97 XML comment for
IIssue.ProjectFileRelativePath
mentionsstring.Empty
as valid value
0.7.0-beta.3
As part of this release we had 1 issue closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Features
- #106 Add alias for serializing/deserializing issues to/from a string and file
0.7.0-beta.2
As part of this release we had 4 issues closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Improvements
- Allow to pass
IssueBuilder
toIssueChecker
- Improve exception messages for
IssueChecker
- Use embedded license
Bug fixes
- Fix handling of
null
inExceptionAssertExtensions
0.7.0-beta.1
As part of this release we had 6 issues closed.
Requirements
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Breaking change
- #92 Build against Cake 0.33.0
Feature
- #41 Add helper for checking issues
Improvements
- #99 Remove dependency on
XUnit.Assert
- #84
IssueBuilder.WithPriority
should allownull
value - #65 Add extension to skip BOM in byte array stream
Documentation
- #97 XML comment for
IIssue.ProjectFileRelativePath
mentionsstring.Empty
as valid value