Skip to content

0.3.0

Compare
Choose a tag to compare
@pascalberger pascalberger released this 04 Jun 14:40
· 4328 commits to master since this release

As part of this release we had 14 commits which resulted in 6 issues being closed.

Requirements

  • Cake 0.28.0 or higher
  • Targeting .NET Standard 2.0

Breaking changes

  • #29 Make priority optional
  • #28 Build against Cake 0.28.0
  • #26 Add fluent API for Issue creation
  • #22 Add PriorityName to IIssue
  • #21 Add ProviderName to IIssue

Feature

  • #25 Add constants for priority values and names