Releases: chocolatey/Chocolatey.Cake.Recipe
Releases · chocolatey/Chocolatey.Cake.Recipe
0.26.1
As part of this release we had 2 issues closed.
Bug Fix
- Fix - Unable to run PSScriptAnalyzer task on TeamCity - see #139.
Improvement
- Update version of GitReleaseManager tool - see #140.
0.26.0
As part of this release we had 3 issues closed.
Bug Fix
- Fix - SonarQube not finding Dependency-Check Reports - see #127.
Feature
- Add support for running PSScriptAnalyzer - see #32.
Improvement
- Extend usage of GitReleaseManager - see #129.
0.25.0
As part of this release we had 2 issues closed.
Features
- Add support for OWASP Dependency-Check and Dependency-Check Plugin for SonarQube - see #110.
- Add ability to run dotnet-format as part of build - see #120.
0.24.2
As part of this release we had 2 issues closed.
Bug Fixes
- Fix - Only install OpenCover when it is actually required - see #123.
- Fix - Coverlet is not used to calculate unit test coverage when project is configured to use it - see #124.
0.24.1
As part of this release we had 2 issues closed.
Bug Fixes
- Fix - Dependency graph is incorrect when running
RunDotNet
instead of Run
- see #119.
- Fix - Dependency graph is incorrect when running DotNetTest - see #122.
0.24.0
As part of this release we had 5 issues closed.
Features
- Add ability to skip all analyze steps - see #115.
- Add ability to skip all Docker steps - see #116.
- Add ability to skip all test steps - see #117.
- Add command line options for all "should" parameters - see #118.
Improvement
- Update to latest Cake.Twitter addin - see #114.
0.23.1
As part of this release we had 1 issue closed.
Bug Fix
- MSI Builds are attempted on non-windows platforms - see #112.
0.23.0
As part of this release we had 1 issue closed.
Feature
- Add ability to send notifications on tagged builds - see #107.
0.22.0
As part of this release we had 2 issues closed.
Bug Fix
- Built MSIs don't get published as artifacts in Team City - see #106.
Improvement
- Enhance UploadArtifact to copy files to an artifacts output directory when running a local build - see #105.
0.21.0
As part of this release we had 3 issues closed.
Features
- Add Support for SonarQube Scanning - see #96.
- Add Support for Docker Builds - see #98.
- MSIs should be able to be produced after Chocolatey Packages - see #103.