Releases: cake-contrib/Cake.CMake
Releases · cake-contrib/Cake.CMake
1.4.0
As part of this release we had 5 commits which resulted in 2 issues being closed.
Improvements
- #42 Update Cake.CMake add-in to target Cake v3.0.0
- #39 Bump Cake.Recipe in CI
1.3.1
As part of this release we had 8 commits which resulted in 1 issue being closed.
Feature
- #35 Update Cake 1.0.0 dependency
1.2.0
As part of this release we had 8 commits which resulted in 2 issues being closed.
Bugs
- #31 Passing options to native tool is not working (CMakeBuild)
- #30 Support "--config" when building
1.1.2
As part of this release we had 7 commits which resulted in 1 issue being closed.
Bug
- #28 Fix minor issue with NuGet metadata
Release 1.1.1
[1.1.1] - 2019-08-09
Fixed
- Exception when try to log information message if output directory don't exists.
Release 1.1.0
[1.1.0] - 2019-08-08
Added
- Support build mode for CMake.(--build flag) (#19)
- Unit tests for CMakeBuildRunner.
Changed
- Removed sourcePath from required parameters for CMake command. (#19)
- Create output path if it is not exists for CMake.
Release 1.1.0-beta0001
[1.1.0-beta01] - 2019-08-05
Added
- Support build mode for CMake.(--build flag)
Changed
- Removed sourcePath from required parameters for CMake command.
Release 1.0.0
[1.0.0] - 2019-08-02
Changed
- Project to use a new csproj format and support netstandard2.0
- Updated Cake.Core package to 0.34.1