All Versions
92
Latest Version
Avg Release Cycle
37 days
Latest Release
948 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
UnlistedAttribute
toList
property onParameterAttribute
- ๐ Changed summary to show aborted and not-run targets as warning
- ๐ Changed
TeamServices
toAzureDevOps
- ๐ Changed namespace
Nuke.Common.BuildServers
toNuke.Common.CI.*
- โ Added support for multiple default targets
- โ Added support for
PackageDownload
item 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
ProjectType
for Docker and SQL projects - โ Added implicit cast operator for generated enumerations
- โ Added
InnoSetupTasks
- โ Added
TwitterTasks
- โ Added
IOnBuildFinished
build extension - โ Added missing arguments for
CoverletTasks
- ๐ Fixed
--boot
in setup for .NET Framework/Mono support - ๐ Fixed XML documentation for generated CLI tasks
- ๐ Fixed
MSBuildToolPathResolver
to consider preview editions - ๐ Fixed
NuGetPackageResolver
to allow multiple versions of the same package - ๐ Fixed
TeamCity.SetParameter
andTeamCity.ImportData
- ๐ Fixed
SolutionSerializer
to fall back toProjectConfiguration
section - ๐ Fixed
MSBuildLocator
package to havevswhere.exe
embedded
- ๐ 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.ParseProject
to revertMSBUILD_EXE_PATH
environment variable - โ Added
CloudFoundryTasks
- โ Added missing arguments for
SonarScannerTasks
- โ Added missing arguments for
OctopusTasks
- โ Added
Jenkins.BranchName
andJenkins.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.GetProject
to allow resolution from full path - ๐ Changed HTML execution plan to be shown left-to-right
- โ Added
When
overload for combinatorial settings - โ Added
Project.GetOutputType
method for convenience - โ Added
GlobbingOptionsAttribute
for configuration of case-sensitivity - ๐ Fixed casing of
NuGet.exe
- ๐ Fixed
TeamServices
to resolveBuildNumber
asstring
- ๐ Changed
-
v0.19.2 Changes
May 10, 2019- Fixed
ProjectModelTasks
to use existingMSBUILD_EXE_PATH
value - ๐ Fixed
ParameterService
to consider nullable enum types in value set calculation - ๐ Fixed compile errors in build template
- Fixed
-
v0.19.1 Changes
May 03, 2019- ๐ Fixed
RequirementService
to check forInjectionAttributeBase
- ๐ Fixed