v0.13.0
As part of this release we had 21 issues closed.
Bugs
- #948 DotNetCoreTest() alias calls DotNetCoreRun() (@devlead)
- #945 Fix DotNet CLI multi-arguments (@adamhathcock)
- #943 Cannot parse AssemblyInfo.cs files generated by MonoDevelop
- #933 Cake.Core.Tooling.ToolRepository.Register(FilePath) path not validated (@devlead)
- #930 Problems using XmlPeek and XmlPoke in XML files with DOCTYPE (@fabionuno)
- #874 MakeNSIS() does not support filepath for scripts with blanks in path name (@heilingbrunner)
- #671 Custom command line switches can't contain spaces in value (@patriksvensson)
Features
- #966 Signtool: Add support for description URL (/du)
- #908 Support uploading test results XML to AppVeyor (@robertcoltheart)
- #894 Add support for the vstest.console.exe unit test runner (@pvwichen)
- #646 Add Module Support (@patriksvensson)
Improvements
- #958 Add setter for Verbosity in ICakeLog (@patriksvensson)
- #952 Add support for additional arguments to DotNetCoreExecute and DotNetCoreRun
- #917 Allow setting boolean values for built in Cake arguments (@patriksvensson)
- #897 Add DevelopmentDependency to NuGetPackSettings (@daveaglick)
- #880 Project parser should support TargetFrameworkProfile (@agc93)
- #879 Add tests for Project Parser (@agc93)
Documentation
- #951 Cake.Core.Tooling namespace isn't documented (@patriksvensson)
- #937 Incorrect documentation in obsolete attribute (@gep13)
- #928 Correct documentation for ILMerge
- #927 Add Summary Documentation for all aliases
Fixes issues reported by: @adamhathcock, @agc93, @daveaglick, @dbertram, @devlead, @fabionuno, @gep13, @heilingbrunner, @patriksvensson, @pvwichen, @robertcoltheart, @Sam13