Cake v0.36.0 released
- Published
- Saturday, 11 January 2020
- Category
- Release Notes
- Author
- devlead
Version 0.36.0 of Cake has been released.
A new year, a new release, this marks the first Cake release for 2020, a release packed with several features, improvements and fixes, full details of contents of this release at end of blog post.
As always a huge thanks to our awesome community! This project wouldn't be sustainable without your contributions and feedback❤
A big focus in this release has been in improved .NET Core 3 runtime support and better handling of native dependencies like i.e. SQL Server client.
We're also very happy to welcome Jérémie Desautels as a new Cake core team member! His contributions to the Cake ecosystem have been invaluable, especially his work with Cake.AddinDiscoverer which inventories new addins and makes sure existing ones follow best practices. This ensures a healthier, more robust and high quality experience for you as a Cake user. It also ensures better discoverability as new addins will now automatically generate a pull request to our website to be documented, addins unlisted from NuGet will automatically generate a pull request for removal from the site and a full audit report is published to cake-contrib/Home repo.
Contributions were included from:
Full details of everything that was included in this release can be seen below.
Read more...Cake v0.35.0 released
- Published
- Saturday, 28 September 2019
- Category
- Release Notes
- Author
- devlead
Version 0.35.0 of Cake has been released.
We're truly excited by this release which has some amazing features and improvements!
In this blog post we'll highlight:
Contributions were included from:
Full details of everything that was included in this release can be seen below.
Read more...Cake v0.34.1 released
- Published
- Wednesday, 17 July 2019
- Category
- Release Notes
- Author
- devlead
Version 0.34.1 of Cake has been released.
This is just a minor release as a hotfix to address an issue breaking scripts when the dynamic C# keyword was used in build scripts. This was a side effect of updating from Roslyn 2.x to 3.x.
Thanks dieterv for reporting! All contributions are appreciated❤.
BTW this is the 100th Cake release! 🎉
Contributions were included from:
Full details of everything that was included in this release can be seen below.
Read more...Cake v0.34.0 released
- Published
- Tuesday, 16 July 2019
- Category
- Release Notes
- Author
- devlead
Version 0.34.0 of Cake has been released.
First we would like to say a delayed happy birthday to Cake, in May it was five years since the first release of Cake.
It's been a great journey building a truly fully cross platform and cross environment build system, utilizing the power of C# and .NET giving the same experience regardless of running locally, running on build server, in a container, on .NET Framework, .NET Core, Mono etc.
This journey wouldn't have been possible without an amazing community of contributors and users, we're really thankful for your support and we're just amazed with the fact that the runtime has been downloaded over five million times on NuGet, Docker Hub, Chocolatey and Homebrew.
We are no way near the end of the journey and believe it or not there's great progress on version 1.0, you can follow the work on version 1.0 in this pr.
In this version we've several features, improvements and bug fixes, full details below but a few highlights in this release:
Contributions were included from:
Full details of everything that was included in this release can be seen below.
Read more...Cake v0.33.0 released
- Published
- Monday, 1 April 2019
- Category
- Release Notes
- Author
- gep13
Version 0.33.0 of Cake has been released.
In this version we had contributions from 21 contributors outside of the core Cake Team members! This is an amazing number, and we thank everyone for their contributions!
During this release, all the Cake Team Members were in the same place at the same time (at the Microsoft MVP Summit), and we were able to sit together around the same table and discuss a number of the outstanding PR's that we had on the repository. We were able to get down from 26 open PR's to just 5 (which has now increased again to 7). It was great to meet all the team members (some for the first time), and discuss the future of Cake. We have lots of plans for the future, and are all looking forward to continuing to contribute to the project.
This release see a number of long waited features being added, including the ability to use a globbing pattern within the #load directive. As well as this, a number of improvements were included, and a number of bugs squashed. All of these are detailed below in the release notes section.
If you have ever been interested in peeking behind the scenes at "how" we do a Cake Release, I actually did a live stream of the Cake 0.33.0 version. This is now published to my YouTube Channel, and you can watch it back here, if you are interested. We are aware that there are some steps in our release process that can be further automated, and this is one of the areas that you are likely to see some change in 2019. Watch this space!
If you mind any problems with this latest release, then please feel free to reach out via the normal channels, Gitter, GitHub, Stack Overflow, and Twitter.
Known Issue
Contributions were included from:
NOTE: When a GitHub Profile hasn't been configured properly, the automated tool we use to generate the above list isn't able to find a GitHub profile to link to, that is why they appear as text only.
Full details of everything that was included in this release can be seen below.
Read more...