Releases: cake-build/cake
Releases · cake-build/cake
v0.1.12
- Added file deletion.
- Added file moving.
- Added directory creation.
- Added version command.
- Major refactoring of Cake (console application).
- NuGet packer now use absolute paths.
- Minor fix for console background colors.
- Added way of retrieving environment variables.
- Added script alias property support.
v0.1.11
Critical bug fix for script host.
v0.1.10
v0.1.9
- Added AssemblyInfo creator.
- Zip: Fixed bug with relative paths.
- MSBuild: Added support for max CPU count.
- Added logging of process launch parameters.
- MSBuild: Fix for multiple property values & quotation (contribution by @devlead).
- Fixed issue with cleaning deep dir structures (contribution by @devlead).
v0.1.8
v0.1.7
- Renamed method Run to RunTarget.
- Various fixes and improvements.
v0.1.6
Added MSTest support.
v0.1.5
Added ILMerge support.
v0.1.4
Added NUnit support.
v0.1.2
Fixed bug where globbing did not take OS case sensitivity into account.