Cake v0.36.0 Release Notes

Release Date: 2020-01-11 // over 4 years ago
  • ๐Ÿš€ As part of this release we had 25 issues closed.

    ๐Ÿ”‹ Features

    • #2677 Add GitHub Actions build provider
    • #2638 CreateAssemblyInfo alias should allow creation of custom boolean attributes and also empty attributes

    ๐Ÿ› Bugs

    • #2661 Build not stopped when rethrowing exception in OnError
    • #2640 Remove unnecessary parameter from AddMetadataAttribute method
    • #2637 CreateAssemblyInfo alias creates invalid file when using .vb
    • #2534 Windows 10: System.PlatformNotSupportedException: System.Data.SqlClient is not supported on this platform.
    • #2527 Dont limit the #load to only .cake files
    • #2498 ParseProject fails on an absolute HintPath
    • #2275 System.Data.SqlClient in Cake.CoreCLR Assembly Load Error

    ๐Ÿ‘Œ Improvements

    • #2682 Add .NET Core 3.1 Runtime support
    • #2679 Add optional GetToolExecutableNames that takes tool settings.
    • #2675 InspectCode: Add support for InspectCode.x86.exe tool
    • #2673 DotNetCorePublishSettings should support new .NET Core 3 features
    • #2671 NuGet Install doesn't allow to set NonInteractive to false
    • #2663 Support Inno Setup 6
    • #2657 Rename TFBuild.Environment.Repository.Branch to TFBuild.Environment.Repository.BranchName
    • #2533 Setting SecurityRules with CreateAssemblyInfo
    • #2532 Publish Cake.Testing.Xunit package
    • #2328 InspectCode: Add support for new /verbosity argument

    ๐Ÿ“š Documentation

    • #2652 Improve documentation for TFBuildPullRequestInfo.Id and TFBuildPullRequestInfo.Number