Blog (Page 24)

Cake v0.8.0 released

Published
Monday, 18 January 2016
Category
Release Notes
Author
patriksvensson

Version 0.8.0 of Cake has been released.

In this release we've added support for making the #tool and #addin directives independent from a specific package manager, as well as adding support for fetching specific and prerelease versions of NuGet packages.

To make this possible we've introduced a URI package format that will allow us to expand the package managment experience in the future. The old syntax for referencing packages is still supported, but will be limited to NuGet only.

In addition to the changes to the addin and tool directive, we also added functionality to support GitLink and XmlPeek aliases. See the linked issues below for more information on these features.

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

Read more...

Cake v0.7.0 released

Published
Wednesday, 23 December 2015
Category
Release Notes
Author
gep13

Version 0.7.0 of Cake has been released.

In this latest version of Cake, 0.7.0, we are happy to announce out of the box support for the Atlassian Bamboo Build Server, as well as a number of improvements to the way that Cake is built and tested. Full details of what is included in this release can be seen in the release notes below.

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

Read more...

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...