All Versions
92
Latest Version
Avg Release Cycle
37 days
Latest Release
1432 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.22.2 Changes
September 29, 2019- ๐ Fixed SourceLink integration
-
v0.22.1 Changes
September 21, 2019- ๐ Fixed assertion message for missing packages
-
v0.22.0 Changes
September 17, 2019- ๐ Changed
UnlistedAttributetoListproperty onParameterAttribute - ๐ Changed summary to show aborted and not-run targets as warning
- ๐ Changed
TeamServicestoAzureDevOps - ๐ Changed namespace
Nuke.Common.BuildServerstoNuke.Common.CI.* - โ Added support for multiple default targets
- โ Added support for
PackageDownloaditem group - โ Added support for hyphens in target names
- โ Added support for absolute paths in
LocalExecutableAttribute - โ Added support for
GitHubActions - โ Added TeamCity configuration generation via
TeamCityAttribute - โ Added XML serialization for .NET Core
- โ Added reporting of TeamCity statistical values
- โ Added additional methods for
CloudFoundryTasks - โ Added
ProjectTypefor Docker and SQL projects - โ Added implicit cast operator for generated enumerations
- โ Added
InnoSetupTasks - โ Added
TwitterTasks - โ Added
IOnBuildFinishedbuild extension - โ Added missing arguments for
CoverletTasks - ๐ Fixed
--bootin setup for .NET Framework/Mono support - ๐ Fixed XML documentation for generated CLI tasks
- ๐ Fixed
MSBuildToolPathResolverto consider preview editions - ๐ Fixed
NuGetPackageResolverto allow multiple versions of the same package - ๐ Fixed
TeamCity.SetParameterandTeamCity.ImportData - ๐ Fixed
SolutionSerializerto fall back toProjectConfigurationsection - ๐ Fixed
MSBuildLocatorpackage to havevswhere.exeembedded
- ๐ Changed
-
v0.21.2 Changes
July 28, 2019- ๐ Fixed validation to exclude requirements of skipped targets
- ๐ Fixed solution serialization to include malicious project GUID in error message
-
v0.21.1 Changes
July 19, 2019- ๐ Fixed logging of warnings
-
v0.21.0 Changes
July 15, 2019- Changed
ProjectModelTasks.ParseProjectto revertMSBUILD_EXE_PATHenvironment variable - โ Added
CloudFoundryTasks - โ Added missing arguments for
SonarScannerTasks - โ Added missing arguments for
OctopusTasks - โ Added
Jenkins.BranchNameandJenkins.ChangeId
- Changed
-
v0.20.1 Changes
June 02, 2019- ๐ Fixed MSBuild evaluation issues by updating NuGet.Packaging to v4.9.2
-
v0.20.0 Changes
May 29, 2019- ๐ Changed
Solution.GetProjectto allow resolution from full path - ๐ Changed HTML execution plan to be shown left-to-right
- โ Added
Whenoverload for combinatorial settings - โ Added
Project.GetOutputTypemethod for convenience - โ Added
GlobbingOptionsAttributefor configuration of case-sensitivity - ๐ Fixed casing of
NuGet.exe - ๐ Fixed
TeamServicesto resolveBuildNumberasstring
- ๐ Changed
-
v0.19.2 Changes
May 10, 2019- Fixed
ProjectModelTasksto use existingMSBUILD_EXE_PATHvalue - ๐ Fixed
ParameterServiceto consider nullable enum types in value set calculation - ๐ Fixed compile errors in build template
- Fixed
-
v0.19.1 Changes
May 03, 2019- ๐ Fixed
RequirementServiceto check forInjectionAttributeBase
- ๐ Fixed