WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: nuke-build/nuke

10.1.0

02 Dec 09:58

Choose a tag to compare

  • Fixed solution folders in StronglyTypedSolutionGenerator
  • Fixed MSBuild target packaging for .NET 10
  • Fixed GitHub Actions versions

9.0.4

15 Jan 21:46
a20c3b7

Choose a tag to compare

  • Security: Fixed output filter from ArgumentStringHandler
  • Removed obsolete members
  • Fixed PreProcess of tasks requires exact options type
  • Fixed missing position and secret properties
  • Fixed preparation of shadow directory in ReSharperTasks
  • Fixed base class in ReSharperTasks
  • Fixed missing arguments in DotNetTasks
  • Fixed missing commands in DotNetTasks and NuGetTasks
  • Fixed package executable in OctoVersionTasks

9.0.3

04 Dec 23:39
f38745a

Choose a tag to compare

  • 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

03 Dec 02:16
b8bba6e

Choose a tag to compare

  • Fixed MSBuild tasks to use net8.0 target framework
  • Fixed error handling in :update command
  • 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 GitTasks and DockerTasks
  • Fixed argument format in DotNetTasks
  • Fixed nullable Plugins dictionary in ReSharperTasks

9.0.1

21 Nov 14:47
a94fbe2

Choose a tag to compare

  • Fixed Options serialization to JSON
  • Fixed Options for default members in interfaces
  • Fixed missing ProcessExitHandler setters

9.0.0

21 Nov 00:27
7d7354d

Choose a tag to compare

  • Removed usages of BinaryFormatter
  • Changed minimum framework from net6.0 to net8.0

8.1.4

06 Nov 11:07
245ccad

Choose a tag to compare

  • Fixed build.schema.json generation to use allOf for user and base type properties

8.1.3

05 Nov 00:27
45063fd

Choose a tag to compare

  • Fixed naming from NukeBuild.IsSucessful to IsSucceeding
  • Fixed NukeBuild.IsSucceeding to negate IsFailing
  • Fixed NJsonSchema reference version
  • Fixed :secrets command to find secret parameters
  • Fixed argument format in DotNetTasks
  • Fixed definite argument in EntityFrameworkTasks
  • Fixed deprecated argument in MinVerTasks

8.1.2

13 Oct 00:24
e782a00

Choose a tag to compare

  • Fixed exclusion of skipped target from lookup for skippable dependencies
  • Fixed resolution of empty environment variables to false
  • Fixed parallel execution to prefer logger from settings

8.1.1

05 Oct 21:22
1688d82

Choose a tag to compare

  • Fixed nested solution folders in StronglyTypedSolutionGenerator
  • Fixed whitespace arguments in ArgumentStringHandler
  • Fixed output logging in parallel execution
  • Fixed exclusion of invoked targets from skipping
  • Fixed definite argument in EntityFrameworkTasks