Release Notes (Page 11)

Cake v0.29.0 released

Published
Friday, 6 July 2018
Category
Release Notes
Author
devlead

Version 0.29.0 of Cake has been released.

We're really excited by this release which has some splendid features and improvements!

In this blog post we'll highlight the new exclusive parameter which adds support for executing a single task without dependencies. You can find a full list of changes at the end of this post.

Contributions were included from:

Read more...

Cake v0.28.1 released

Published
Monday, 18 June 2018
Category
Release Notes
Author
patriksvensson

Version 0.28.1 of Cake has been released.

After releasing version 0.28.0 we detected that tasks with multiple criterias were written multiple times to the log and that certain messages from the NuGet integration had too high verbosity for certain types of messages.

In other words nothing serious, but if the task log suddenly irritates you as much as it did me, it might be worth bumping your pinned version to 0.28.1.

Contributions were included from:

Read more...

Cake v0.28.0 released

Published
Thursday, 31 May 2018
Category
Release Notes
Author
devlead

Version 0.28.0 of Cake has been released.

We're really excited by this release which has some splendid features and improvements!

In this blog post we'll highlight:

Contributions were included from:

Read more...

Cake v0.27.2 released

Published
Friday, 18 May 2018
Category
Release Notes
Author
patriksvensson

Version 0.27.2 of Cake has been released.

This is a hotfix release of Cake. Following the release of Cake 0.27.1 we discovered additional problems with assembly and dependency loading. Luckily, Dave Glick was kind enough to step up and (hopefully) squash these bugs once and for all.

Contributions were included from:

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

Read more...

Cake v0.27.1 released

Published
Saturday, 21 April 2018
Category
Release Notes
Author
gep13

Version 0.27.1 of Cake has been released.

This is a hotfix release of Cake. Following the release of Cake 0.27.0 it was noted that there was an issue with loading some dependencies, which would result in a Stack Overflow exception. This was first noted here, and also here.

As a result of these issues being raised, a bug was identified in the ScriptAssemblyResolver.cs where it could end up in an endless loop. This bug has now been addressed.

Contributions were included from:

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

Read more...