All Versions
92
Latest Version
Avg Release Cycle
37 days
Latest Release
1391 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.24.1 Changes
February 07, 2020- ๐ Fixed
NuGetPackageResolverto include dependencies during tool path resolution - ๐ Fixed parsing of TeamCity environment variables
- ๐ Fixed execution flags for
build.shandbuild.cmdscripts during setup - ๐ Fixed assertion message in
UnityTasks - ๐ Fixed
build.cmdto have newline at end-of-file - ๐ Fixed logo spacing
- ๐ Fixed
-
v0.24.0 Changes
February 02, 2020- โ Removed
NuGetPackagetasks and AutoMapper package reference - โ Removed TeamCity definitions for
VcsRootand trigger timezones - ๐ Changed
AbsolutePath,RelativePath,WinRelativePathandUnixRelativePathto outer scope - ๐ Changed default package for
DotCoverTaskstoJetBrains.dotCover.DotNetCliTool - ๐ Changed default includes to be provided via
Nuke.Common.targets - ๐ Changed
ConfigurationGenerationAttributeBasetoConfigurationAttributeBase - ๐ Changed manually invoked targets to be TeamCity deployment configurations
- ๐ Changed
AzurePipelinesinterface to use enumerations for test result type and code coverage tool type - ๐ Changed package version for
Glob,Microsoft.IdentityModel.Clients.ActiveDirectory,Newtonsoft.Json,NuGet.Packaging,Refit,YamlDotNet - โ Added cross-platform
build.cmdbootstrapping script - โ Added build emotions
- โ Added update of build number for TeamCity, AppVeyor, and Azure Pipelines from
GitVersionAttribute - โ Added
AzureKeyVaultโ previously available as addon - โ Added
DocFXTasks,DockerTasks,HelmTasks,KubernetesTasks, andNSwagTasksโ previously available as addons - โ Added TeamCity logger extension method for
DotNetBuildSettings - โ Added support for checkboxes in TeamCity configuration
- โ Added
GitHubTasks - โ Added
ProjectModelTasks.CreateSolution - โ Added
Solution.GetProjectandGetSolutionFolderoverloads viaGuid - โ Added
TeamCity.NightlyBuildAlwaysproperty - โ Added detailed null-check for
teamcity.build.branchconfiguration property - โ Added Coverlet extension methods for
DotNetTesttask - โ Added
AzurePipelines.PublishCodeCoverage - โ Added setters for
Projectproperties - โ Added
Solution.AddSolutionandProjectModelTask.CreateSolutionoverload for creating global solutions - โ Added path extension methods for
Get(Win|Unix)RelativePathTo,Contains, andTo(Win|Unix)RelativePath - โ Added
NoFetch,Framework, andUpdateBuildNumberproperties toGitVersionAttribute - ๐ Fixed directory creation in bootstrapping scripts
- ๐ Fixed artifact paths for TeamCity and Azure Pipelines
- ๐ Fixed path separators for AppVeyor and GitHubActions configurations
- ๐ Fixed
NSwagto quote tool path - ๐ Fixed
SolutionSerializerto handle inconsistent whitespaces - ๐ Fixed
NpmCitask to include definite argument - ๐ Fixed
VSTestSettings.TestCaseFiltersto be list of strings - ๐ Fixed
EnvironmentInfo.FrameworkName - ๐ Fixed
cleanCheckoutDirectoryto be set for all TeamCity build types - ๐ Fixed
AddTeamCityLoggerextension method - ๐ Fixed
buildTypereference in TeamCity build-finished triggers - ๐ Fixed
ReportGeneratortask to resolveReportGenerator.dll - ๐ Fixed sharing of artifacts between agents
- ๐ Fixed
GitVersionSettings.UpdateAssemblyInfoFileNamesto be an array
- โ Removed
-
v0.23.7 Changes
January 28, 2020- ๐ Fixed summary alignment for hosts that trim whitespaces
-
v0.23.6 Changes
January 12, 2020- ๐ Fixed
InspectCodeTasksto use new plugin endpoint for downloading - ๐ Fixed
AppVeyorOutputSinkto issue a warning when exceeding the default limit of 500 messages
- ๐ Fixed
-
v0.23.5 Changes
January 10, 2020- ๐ Fixed CI integrations to use correct warning/error reporting infrastructure
- ๐ Fixed TeamCity configuration to use
UTF-8encoding - ๐ Fixed process encoding by setting
StandardOutputEncodingandStandardErrorEncodingtoUTF-8 - ๐ Fixed solution deserialization for missing configuration section
- ๐ Fixed logo spacing
-
v0.23.4 Changes
November 16, 2019- ๐ Fixed assignment for
NuGetAssetsConfigFilewhenBuildProjectDirectoryis null - ๐ Fixed
ToolPathResolverto not require framework when only one file matches
- ๐ Fixed assignment for
-
v0.23.3 Changes
November 02, 2019- ๐ Fixed separator in Azure Pipelines service messages
-
v0.23.2 Changes
November 02, 2019- ๐ Fixed ensuring of existing directory for generation of configuration files
- ๐ Fixed packaging of
MSBuildTaskRunnerinNuke.Common
-
v0.23.1 Changes
November 02, 2019- ๐ Fixed checking hashes for non-existing configuration files
- ๐ Fixed null-reference exception for commands without message
-
v0.23.0 Changes
October 31, 2019- ๐ Changed target frameworks to
netcoreapp3.0andnet472 - ๐ Changed
AzureDevOpstoAzurePipelines - ๐ Changed
CheckBuildProjectConfigurationsAttributeto skip dot-prefixed directories - โ Removed
ProjectFromAttribute - โ Removed
MSBuildTasks.MSBuildParseProject - โ Removed
GitVersion.GetNormalizedAssemblyVersionandGetNormalizedFileVersion - โ Added NuGet package resolution from
project.assets.jsonfile - โ Added CI interface resolution via
CIAttribute - โ Added
Bamboointerface - โ Added
TeamCityImportDotCoverPathAttributeto address version mismatch - โ Added
GitHubActionsAttributefor configuration generation - โ Added
AzurePipelinesAttributefor configuration generation - โ Added
AppVeyorAttributefor configuration generation - โ Added execution of
dotnet build-server shutdownwhen build has finished - โ Added
NpmCitask - ๐ Fixed
TeamCityparameter dictionaries to use original keys - ๐ Fixed NuGet package resolution for project files without
PackageReferenceitems - ๐ Fixed code inspections in PowerShell script
- ๐ Fixed resolution for legacy package directories
- ๐ Fixed generation of
Partitionparameter and script paths - ๐ Fixed
ToolPathResolverto support global tool packages - ๐ Fixed
ReportGeneratorTasksandGitVersionTasksby providingFrameworkproperty
- ๐ Changed target frameworks to