v0.29.0
As part of this release we had 12 issues closed.
Breaking change
- #2140 DotNetCorePublish does not respect SelfContained DotNetCorePublishSettings property (@klabranche)
Features
- #2203 Add Octopus Deploy Promote release support (@devlead)
- #2095 Add "--skipnontestassemblies" functionality to CAKE's NUnit3Settings as it exists in original nunit3 test runner (@pavzaj)
- #2094 Add support for executing a single task without dependencies (@patriksvensson)
Improvements
- #2196 NuGet Repository information not settable in NuGet Pack (@rh072005)
- #2185 Try to find vswhere.exe on the system if the tool is not registered (@paulomorgado)
- #2154 Problem with loading abolute path scripts with #load preprocessor (@Kemyke)
- #2152 try resolve vstest.console.exe before guessing it (@kcamp)
- #1609 Add additional VSTS actions (@louisfischer)
Documentation
- #2195 Updated the WiX tool documentation (@grdylan)
- #2193 Add Pascal and Dave to all required places (@gep13)
- #2188 The CLA link in readme seems invalid or broken (@gep13)
Pull requests were reviewed by: @devlead, @pascalberger, @patriksvensson
Fixes issues reported by: @AraHaan, @devlead, @gep13, @grdylan, @Kemyke, @klabranche, @patriksvensson, @paulomorgado, @pavzaj, @rh072005