devlead (Page 9)

Cake v0.20.0 released

Published
Monday, 12 June 2017
Category
Release Notes
Author
devlead

Version 0.20.0 of Cake has been released.

This release hopefully contains no new features!

But nevertheless it's the result of a great team effort. With this release we've finally migrated from VS2015 and .NET Core preview bits and project.json to VS2017 / .NET Core SDK 1.0.4 and csproj. This release also contains a few documentation improvements.

It's been a little more work than expected to get everything to compile and test successfully cross platform using the new SDK, but now the yak if finally shaved and we have an release out!

Our goal is for there to be no breaking changes with this build, but there's certainly a risk of that as changing underlying SDK and build tooling is a substantial move of cheese.

This is why we always recommend you pin the version of Cake you're running to avoid any unplanned broken builds. You can read more about pinning Cake version here.

Huge thanks to all Cake contributors and users, Cake wouldn't have been possible without you!

Contributions were included from:

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

Read more...

Cake v0.19.5 released

Published
Thursday, 4 May 2017
Category
Release Notes
Author
devlead

Version 0.19.5 of Cake has been released.

This is a minor release, which adds a missing channel parameter for Octopus Deploy release tool.

Contributions were included from:

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

Read more...

Cake v0.19.4 released

Published
Wednesday, 19 April 2017
Category
Release Notes
Author
devlead

Version 0.19.4 of Cake has been released.

This is a minor hotfix release for 0.19.3, which fixes code generation of aliases with generic constraints and has one breaking change to correct the type used for TeamCity build numbers.

Contributions were included from:

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

Read more...

Cake v0.19.3 released

Published
Tuesday, 4 April 2017
Category
Release Notes
Author
devlead

Version 0.19.3 of Cake has been released.

This is a minor hotfix release for 0.19.2, which fixes so SignTool path is resolved by default also with the Windows 10 SDK.

Contributions were included from:

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

Read more...

Cake v0.19.2 released

Published
Saturday, 1 April 2017
Category
Release Notes
Author
devlead

Version 0.19.2 of Cake has been released.

This is a minor hotfix release for 0.19.1, which fixes an issue discovered with MSBuild logger paths not being correctly quoted, causing issues logging to paths containing spaces.

Contributions were included from:

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

Read more...