NUKE v5.1.1 Release Notes

Release Date: 2021-04-23 // about 3 years ago
    • ๐Ÿ›  Fixed parameter loading with missing default parameters file
    • ๐Ÿ›  Fixed visibility of Directory.Build files
    • ๐Ÿ›  Fixed ArgumentsFromCommitMessageAttribute to require manual application
    • ๐Ÿ›  Fixed summary reporting for exceptions to only include first line of message
    • ๐Ÿ›  Fixed update notification
    • ๐Ÿ›  Fixed PowerShell invocation from build.cmd
    • ๐Ÿ›  Fixed Update and Setup command to not stage parameters file
    • ๐Ÿ›  Fixed Update command for absent bootstrapping scripts
    • ๐Ÿ›  Fixed skipping unhandled syntax fragments in Cake conversion
    • ๐Ÿ›  Fixed missing Instance properties for IBuildServer implementations
    • ๐Ÿ›  Fixed GitHubActions default cache path
    • ๐Ÿ›  Fixed missing property for GitHubActions workflow inputs
    • ๐Ÿ›  Fixed quoting in GitHubActions for included/excluded paths
    • ๐Ÿ›  Fixed XmlPoke to allow specifying encoding
    • ๐Ÿ›  Fixed ExternalFilesTask for single file browse-URL
    • ๐Ÿ›  Fixed ICompile, IPack, ITest components to check against SucceededTargets
    • ๐Ÿ›  Fixed setting RepositoryUrl in IPack component