Cake v3.2.0 released

Cake Build
1 min readNov 10, 2023

--

Version 3.2.0 of Cake has been released. Take it for a spin and give us feedback on our discussion board.

This release includes new features, improvements and bug fixes to both Cake Scripting and Cake Frosting since the Cake v3.1.0 release! 🚀 🍰

Highlights of this release

  • DotNetRemovePackage alias
  • DotNetAddPackage alias
  • MacOS native dependency fixes
  • Dependency and SDK updates

Contributors

This release was made possible thanks to the Cake team and the contribution of these awesome members of the Cake community listed below:

Issues

As part of this release we had 18 issues closed.

Feature

  • #4225 Add DotNetRemovePackage alias for dotnet remove package command.
  • #4187 Add DotNetAddPackage alias for dotnet add package command.

Improvement

  • #4221 Add Azure Pipelines group logging commands.
  • #4219 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.7.0.
  • #4217 Update NuGet.* to 6.7.0.
  • #4215 Update Autofac to 7.1.0.
  • #4157 Upgrading to spectre.console 0.47.0 breaks the cake build.

Bug

  • #3996 Error: Bad IL format with Cake MacOSX (2.3.0–3.1.0).

Originally published at https://cakebuild.net.

--

--

Cake Build
Cake Build

Written by Cake Build

Cake (C# Make) is a build automation system

No responses yet