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.Issues - A suite of addins for issue handling in Cake
- Published
- Sunday, 10 June 2018
- Category
- Addins
- Author
- Pascal Berger
Do you want to break your build on JetBrains InspectCode issues? Do you want to create nice reports for StyleCop issues in your code? Do you want to have ESLint issues reported as comments to pull requests? The Cake.Issues addins allows you to do this and much more. Read issues from different analyzer or linters, create reports or add them as comments to pull requests.
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...