Cake v2.0.0 RC 1 released
- Published
- Sunday, 7 November 2021
- Category
- Release Notes
- Author
- Pascal Berger
Version 2.0.0 RC 1 of Cake has been released. Take it for a spin and give us feedback on our discussion board.
This is the first pre-release of Cake 2.0🎉 In this blog post, we will go through some of the major new features of 2.0, which platforms are supported, and how you can help to get Cake 2.0 released.
... and more! The full list of changes is listed below.
See Upgrade instructions for documentation about breaking changes in this release.
Read more...Sunsetting of .NET Framework and .NET Core runners in Cake 2.0
- Published
- Sunday, 10 October 2021
- Category
- Announcement
- Author
- Pascal Berger
Note that the following explanations are only about required platforms to run Cake. Cake will continue to support building of .NET Framework and .NET Core projects.
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...