Releases: nuke-build/nuke
Releases Β· nuke-build/nuke
v0.13.0
- Changed verification of PATH environment variable to be executed only with
Trace
log level - Added
ToolSettings.When
for conditional fluent modifications - Added
.editorconfig
file in setup to avoid formatting issues - Added
DotMemoryUnitTasks
- Added missing properties in
DotNetCleanSettings
,DotNetRestoreSettings
andMSBuildSettings.Restore
v0.12.4
v0.12.3
- Fixed
EnvironmentInfo.Variables
not to be cached - Fixed
Glob
package reference in legacy template - Fixed error message for unresolvable root directory
- Fixed global tool setup to hide choice of bootstrapping by default
- Fixed
NuGetPackageResolver
assertion for dependency resolution
v0.12.2
v0.12.1
- Fixed bootstrapping scripts to exit without closing PowerShell
- Fixed expansion for Unix environment variables
- Fixed separator for target parameters
- Fixed
ToolPathResolver
to resolve decidedly - Fixed
GitVersionTasks
to resolve based onGitVersion.CommandLine.DotNetCore
package - Fixed
InjectionAttributeBase
to pass build instance - Fixed
ReflectionService
to be public to allow usage in addons - Fixed
DotNetTasks
to exposerestore
related parameters fortest
,build
,publish
,pack
,run
v0.12.0
- Changed
NukeBuild
properties to be static - Changed
NukeBuild.RootDirectory
to allow resolution from parameter - Added package resolution for Paket
- Added shell-completion for global tool
- Added parameter resolution for
Enumeration
subclasses - Added
PathExecutableAttribute
andPackageExecutableAttribute
forTool
delegate resolution - Added
PackPackageToolsTask
for global tool packaging - Added
MSpecTasks
- Fixed bootstrapping scripts to install by channel instead of latest version
- Fixed Glob package version to 0.3.2
- Fixed
Arguments
passing ofsecret
parameter