Cake v0.6.4 released
- Published
- Wednesday, 9 December 2015
- Category
- Release Notes
- Author
- gep13
Version 0.6.4 of Cake has been released.
We have just released version 0.6.4 of Cake. This is a hotfix release to correct an issue when building projects on Mono.
This problem was introduced as a direct result of changes made in our 0.6.3 release, and we apologise for any problems that this has caused you.
The Cake Team are actively looking into ways in way we can setup and execute multiple sets of integration tests, which will run on Windows, Linux and Mac, in order to prevent these types of regression from happening again.
Please let us know if you run into any issues with this latest release.
Read more...Cake v0.6.3 released
- Published
- Saturday, 5 December 2015
- Category
- Release Notes
- Author
- 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.
Read more...Cake v0.6.2 released
- Published
- Friday, 4 December 2015
- Category
- Release Notes
- Author
- gep13
Version 0.6.2 of Cake has been released.
We have just released version 0.6.2 of Cake. This is a hotfix release to correct an issue that was identified when running Cake on Mono.
Please let us know if you run into any issues with this latest release.
Read more...Cake v0.6.1 released
- Published
- Thursday, 3 December 2015
- Category
- Release Notes
- Author
- gep13
Version 0.6.1 of Cake has been released.
In this latest version of Cake, 0.6.1, a number of new features have been added including support for NUnit 3 and support for deprecration of aliases. In addition, a number of bugs have been resolved. You can find full details in our release notes below.
For those of you who want to have a global installation of Cake on your workstations, we have just released a Chocolatey Package version of Cake. This means that you can simply do:
and you will be able to run Cake from anywhere, as it will be available on your path. You can find the Chocolatey Package here.
Please let us know if you run into any issues with this latest release.
Read more...Cake File Extension Support on GitHub
The Cake Team are very proud to announce that the .cake file extension has now become a first class citizen on the GitHub Website. Starting today, your *.cake files will now appear with full syntax highlighting, in the came way that your *.cs files currently do.
Huge thanks have to go to Jonathan Dick (a.k.a Redth) who has been instrumental in getting the .cake file extension support in GitHub.
Read more...