Skip to content

0.7.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pascalberger pascalberger released this 19 Apr 14:13

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 allow null value
  • #65 Add extension to skip BOM in byte array stream

Documentation

  • #97 XML comment for IIssue.ProjectFileRelativePath mentions string.Empty as valid value