Blog (Page 23)

Cake v0.12.0 released

Published
Wednesday, 25 May 2016
Category
Release Notes
Author
gep13

Version 0.12.0 of Cake has been released.

Not to put too fine a point on it, but...

This is a huge release for Cake! In this release we have added support for the debugging of Cake scripts using Visual Studio, as well as support for the .Net CLI Tools (a.k.a. dotnet). The best part about both of these features is that they were contributed again by our amazing community members. Thank you, we very much appreciate your help!

In addition to these amazing features, we also took the time to squash some bugs, as well as to improve our own builds through the use of Polly, which is helping with NuGet issues on our Travis CI Builds.

Keep an eye out on the blog and on the Cake website for additional information about the new debugging support and how it can be used.

Contributions were included from:

Full details of everything that was included in this release can be seen below.

Read more...

Cake v0.11.0 released

Published
Sunday, 1 May 2016
Category
Release Notes
Author
patriksvensson

Version 0.11.0 of Cake has been released.

There has been a lot of improvements and bug fixes in this release, but other than that we've been mostly focused on getting proper integration tests in place to better find regressions in future versions of Cake.

We've also (finally) added overloads for the Setup/Teardown methods that provides an ICakeContext. The old methods will now output an obsoletion warning, so you may want to think about updating the usage of those in your build scripts sooner rather than later.

Contributions were included from:

Thank you all!

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

Read more...

Cake v0.10.1 released

Published
Thursday, 7 April 2016
Category
Release Notes
Author
gep13

Version 0.10.1 of Cake has been released.

This hotfix release includes two bug fixes which were identified after our last release, and deemed serious enough to be corrected ahead of our upcoming 0.11.0 release. In addition, we took the opportunity to improve the overall maintainability to readability of our own build.cake file.

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

Read more...

Cake v0.10.0 released

Published
Wednesday, 16 March 2016
Category
Release Notes
Author
gep13

Version 0.10.0 of Cake has been released.

This release includes new functionality around tooling for both TeamCity, Jenkins, SpecFlow, and DotCover. In addition, a number of bugs which were identified have been resolved.

In addition to the core team, this release saw contributions from lots of our community members, and we would like to take this opportunity to say thank you for their support!

Contributions were included from:

Thank you all!

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

Read more...

Cake v0.9.0 released

Published
Tuesday, 23 February 2016
Category
Release Notes
Author
gep13

Version 0.9.0 of Cake has been released.

This is quite a big release of Cake, with a number of new features and improvements made, and also a number of bug fixes.

In addition to the core team, this release saw contributions from lots of our community members, and we would like to take this opportunity to say thank you for their support!

Contributions were included from:

Thank you all!

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

Read more...