- Published
- Friday, 10 November 2023
- Category
- Release Notes
- Author
- devlead
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:
- devlead
- pascalberger
- Marusyk
- augustoproiete
- Flepp Jann
- moljac
- FrankRay78
Full details of everything that was included in this release can be seen 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.
- #4144
DotNetMSBuildSettings
is missingNodeReuse
.
Bug
- #3996 Error: Bad IL format with Cake MacOSX (2.3.0 - 3.1.0).