gep13 (Page 2)

Cake v0.38.1 released

Published
Saturday, 30 May 2020
Category
Release Notes
Author
gep13

Version 0.38.1 of Cake has been released.

In this version we are releasing a small bug fix which was identified quite quickly after the release of 0.38.0.

We obsoleted a property within Cake, and a warning regarding this was being shown in the build output, even if you weren't using this property.

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...

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...

Cake v0.26.1 released

Published
Saturday, 3 March 2018
Category
Release Notes
Author
gep13

Version 0.26.1 of Cake has been released.

This is a bug fix release. After releasing 0.26.0 last week, it was noted that when running Cake on Mono, it wasn't possible to load netstandard 2.0 assemblies. Since this will impact a number of users, we decided to release a fix for this as soon as possible.

Contributions were included from:

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

Read more...

HTTP to HTTPS

Published
Friday, 25 August 2017
Category
News
Author
gep13

As some of you may have noticed, the Cake Website has changed to use an SSL Certificate. This is something that has been on our cards for a while, it is just something that we never got around to.

Read more...