Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

Releases: cake-contrib/Cake.Prca

0.5.0

23 Jun 06:44
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Requirements

  • Cake 0.16.2 or higher

Breaking changes

  • #53 Add alias to only read issues
  • #51 Shorten alias names
  • #49 Add possibility for issue providers and pull request systems to fail on initialization

Improvement

  • #58 Use Cake Contrib icon

0.5.0-beta.1

08 Jun 12:58
Compare
Choose a tag to compare
0.5.0-beta.1 Pre-release
Pre-release

As part of this release we had 2 issues closed.

Requirements

  • Cake 0.16.2 or higher

Breaking changes

  • #51 Shorten alias names
  • #49 Add possibility for issue providers and pull request systems to fail on initialization

0.4.0

23 May 12:18
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.16.2 or higher

Breaking change

  • #46 Return more information from aliases

0.3.1

16 May 10:16
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Requirements

  • Cake 0.16.2 or higher

Improvements

  • #45 Remove dependency to Cake.Core
  • #42 Return list of issues written to pull request
  • #41 Aliases should import namespaces

0.3.0

12 Apr 10:36
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

Requirements

  • Cake 0.16.2 or higher

Breaking changes

  • #35 Enhance ICodeAnalysisIssue with property for issue provider type
  • #31 Add initialize method to ICodeAnalysisIssue and IPullRequestSystem
  • #17 Enhance pull request system with information about supported message formatting

Features

  • #40 Add base classes for rule URL resolving in issue providers
  • #33 Support passing of multiple issue provider

Improvement

  • #24 Enhance ICodeAnalysisIssue interface with rule URL

0.3.0-beta.4

03 Apr 19:35
Compare
Choose a tag to compare
0.3.0-beta.4 Pre-release
Pre-release

Requirements

  • Cake 0.16.2 or higher

Changes since previous beta release

  • (GH-40) Enhance BaseRuleUrlResolver with possibility to register different resolvers

0.3.0-beta.3

03 Apr 08:58
Compare
Choose a tag to compare
0.3.0-beta.3 Pre-release
Pre-release

Requirements

  • Cake 0.16.2 or higher

Changes since previous beta release

  • (GH-40) Add base classes for rule URL resolving in issue providers
  • Add overload to generic CodeAnalysisIssue containing ruleUrl parameter
  • Add test case for PullRequestSystem.GetPreferredCommentFormat

0.3.0-beta.2

30 Mar 08:30
Compare
Choose a tag to compare
0.3.0-beta.2 Pre-release
Pre-release

Requirements

  • Cake 0.16.2 or higher

Changes since previous beta release

  • Default implementation for Initialize method in CodeAnalysisProvider and PullRequestSystem
  • Add checks in CodeAnalysisProvider and PullRequestSystem methods to check if Initialize was called
  • (GH-31) Add test cases for the initialize method
  • Update examples to new versions of addins

0.3.0-beta.1

29 Mar 13:40
Compare
Choose a tag to compare
0.3.0-beta.1 Pre-release
Pre-release

As part of this release we had 5 issues closed.

Requirements

  • Cake 0.16.2 or higher

Breaking changes

  • #35 Enhance ICodeAnalysisIssue with property for issue provider type
  • #31 Add initialize method to ICodeAnalysisIssue and IPullRequestSystem
  • #17 Enhance pull request system with information about supported message formatting

Feature

  • #33 Support passing of multiple issue provider

Improvement

  • #24 Enhance ICodeAnalysisIssue interface with rule URL

0.2.1

26 Mar 09:56
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #26 Build against Cake 0.16.2