Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 949 Bytes

2015-12-05-cake-v0.6.3-released.md

File metadata and controls

24 lines (15 loc) · 949 Bytes
title category author
Cake v0.6.3 released
Release Notes
gep13

Version 0.6.3 of Cake has been released.

We have just released version 0.6.3 of Cake. This is a hotfix release to correct two main issues that were identified when using spaces in paths for both NuGet and MSBuild. Thanks to @SharpeRAD for their contribution here.

In this release, we also took the opportunity to include initial support for DNU. This contribution was gratefully received from @jorisdebock.

Please let us know if you run into any issues with this latest release.

Bugs

  • #557 ProcessStartInfo filename not always Quoted
  • #552 Support spaces in MSBuild configuration

Feature

  • #540 Add support for DNU