All Versions
92
Latest Version
Avg Release Cycle
37 days
Latest Release
1422 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