Skip to content

v0.13.0

Compare
Choose a tag to compare
@gep13 gep13 released this 07 Jun 20:12
· 2928 commits to main since this release
f7346f2

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

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