NUKE v6.0.2 Release Notes

Release Date: 2022-04-13 // almost 2 years ago
    • ๐Ÿ›  Fixed Update command to use net6.0
    • ๐Ÿ›  Fixed handling of common errors
    • ๐Ÿ›  Fixed assertion messages to only include argument expression when message is null
    • ๐Ÿ›  Fixed log file pattern to use - instead of : for time
    • ๐Ÿ›  Fixed padding of target names in logging
    • ๐Ÿ›  Fixed logging to use ExecutingTarget instead of Target to reduce clashing
    • ๐Ÿ›  Fixed concurrent writing of shell-completion files
    • ๐Ÿ›  Fixed telemetry to check for interactive console
    • ๐Ÿ›  Fixed passing build instance for value injection in components
    • ๐Ÿ›  Fixed ValueInjectionAttributeBase.GetMemberValue to consider members from components
    • ๐Ÿ›  Fixed resolution of members from parameter files
    • ๐Ÿ›  Fixed reporting of exceptions in summary when not thrown from targets
    • ๐Ÿ›  Fixed naming for .NET SDK in bootstrapping scripts
    • Fixed GitHub Actions to use GITHUB_TOKEN instead of GITHUB_CONTEXT
    • ๐Ÿ›  Fixed GitHub Actions assertion messages
    • ๐Ÿ›  Fixed missing output types for ReportGeneratorTasks
    • ๐Ÿ›  Fixed missing arguments for HelmTasks
    • ๐Ÿ›  Fixed missing arguments for SonarScannerTasks
    • ๐Ÿ›  Fixed missing command for KubernetesTasks
    • ๐Ÿ›  Fixed path resolution in PowerShellTasks to use PowerShell Core on non-Windows systems
    • ๐Ÿ›  Fixed missing runtime types in NSwagTasks