v0.30.0
As part of this release we had 14 issues closed.
Feature
Bugs
- #2228 CakeTaskExtensions are no longer accessible (@gitfool)
- #2224 Add option for ProcessSettings to opt out of working directory magic
- #2214 Cake.CoreCLR can't handle whitespace in path (@bjorkstromm)
- #2208 WithCriteria does not work with 'DryRun' (WhatIf flag) (@patriksvensson)
- #2207 NuGet hang due to bug in NuGet 4.6.0 (@bjorkstromm)
Improvements
- #2238 Add repository metadata to NuGet packages (@pascalberger)
- #2234 Remove mono argument from Argument Parser (@gep13)
- #2211 DotNetCorePublishSettings doesn't contain
--no-build
flag support introduced in .NET Core SDK 2.1 - #2146 Enabling initializer syntax for all collection properties (@jnm2)
- #1401 Support for dotCover configuration file (@AdaskoTheBeAsT)
Documentation
- #2233 Add bootstrap argument to Help Command (@gep13)
- #2232 Add exclusive argument to Help Command (@gep13)
- #2220 Incorrect documentation for InnoSetup Alias (@SIkebe)
Pull requests were reviewed by: @devlead, @gep13, @patriksvensson
Fixes issues reported by: @bjorkstromm, @bruno-garcia, @gep13, @gitfool, @jnm2, @jonwatkinsdavid, @matkoch, @pascalberger, @patriksvensson, @SIkebe, @sjetha-pason