Releases: nuke-build/nuke
Releases Β· nuke-build/nuke
9.0.4
- Security: Fixed output filter from
ArgumentStringHandler - Removed obsolete members
- Fixed
PreProcessof tasks requires exact options type - Fixed missing
positionandsecretproperties - Fixed preparation of shadow directory in
ReSharperTasks - Fixed base class in
ReSharperTasks - Fixed missing arguments in
DotNetTasks - Fixed missing commands in
DotNetTasksandNuGetTasks - Fixed package executable in
OctoVersionTasks
9.0.3
- Fixed nullable options for
ToolTasks.Run - Fixed static tool path resolution
- Fixed tool requirements initialization
- Fixed documentation link in tool wrapper remarks
- Fixed documentation on task methods and settings classes
- Fixed missing
NuGetKeyVaultSignTool - Fixed package executable in
OctopusTasks
9.0.2
- Fixed MSBuild tasks to use
net8.0target framework - Fixed error handling in
:updatecommand - Fixed resolving tool path from options
- Fixed nullable options for
ToolTasks.Run - Fixed nullable underlying dictionary for delegate properties
- Fixed skipping null and whitespace arguments
- Fixed tool requirements
- Fixed NPM tool path resolution
- Fixed logging errors as standard in
GitTasksandDockerTasks - Fixed argument format in
DotNetTasks - Fixed nullable
Pluginsdictionary inReSharperTasks
9.0.1
9.0.0
8.1.4
8.1.3
- Fixed naming from
NukeBuild.IsSucessfultoIsSucceeding - Fixed
NukeBuild.IsSucceedingto negateIsFailing - Fixed NJsonSchema reference version
- Fixed
:secretscommand to find secret parameters - Fixed argument format in
DotNetTasks - Fixed definite argument in
EntityFrameworkTasks - Fixed deprecated argument in
MinVerTasks
8.1.2
8.1.1
8.1.0
- Added schema generation with references for
build.schema.json - Added deserialization of full objects from
parameters.json - Added
AbsolutePathextension methods forAddUnixSymlink,Copy*,Move*,Rename* - Added support for preprocessor directives in solution parsing
- Added
Patternin favor of property inLatestGitHubReleaseAttribute - Added
ConcurrencyGroup,ConcurrencyCancelInProgress,EnvironmentName,EnvironmentUrlinGitHubActionsAttribute - Added
DotnetPackagingTasks - Fixed invoked targets to not be excluded from skipping
- Fixed stripping of hyphens in skipped target names
- Fixed empty environment variables to be resolved as empty arrays
- Fixed
EnableUnsafeBinaryFormatterSerializationto be set throughAppContext - Fixed unquoting of multiple quoted arguments in
ArgumentStringHandler - Fixed using logger from settings in parallel execution
- Fixed handling of duplicated NuGet package files
- Fixed inclusion of original NuGet packages in requirements
- Fixed GitHubActions to use latest action versions
- Fixed
DotCoverTasksandEntityFrameworkTaskstool path resolution - Fixed missing members in
GitHubActionsImage - Fixed missing properties in
GitLab - Fixed missing parameters in
AzurePipelines.SetVariables - Fixed missing arguments in
DotNetTasks - Fixed tool path in
CodecovTasks