All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Exception when try to log information message if output directory don't exists.
- Support build mode for CMake.(--build flag) (#19)
- Unit tests for CMakeBuildRunner.
- Removed sourcePath from required parameters for CMake command. (#19)
- Create output path if it is not exists for CMake.
- Support build mode for CMake.(--build flag)
- Removed sourcePath from required parameters for CMake command.
- Project to use a new csproj format and support netstandard2.0
- Updated Cake.Core package to 0.34.1
- Support for platform name command line switch.
- Updated Cake.Core dependency.
- Linux support.
- First release of Cake.CMake.