Cake v0.10.0 released

Published
Wednesday, 16 March 2016
Category
Release Notes
Author
gep13

Version 0.10.0 of Cake has been released.

This release includes new functionality around tooling for both TeamCity, Jenkins, SpecFlow, and DotCover. In addition, a number of bugs which were identified have been resolved.

In addition to the core team, this release saw contributions from lots of our community members, and we would like to take this opportunity to say thank you for their support!

Contributions were included from:

Thank you all!

Please let us know if you run into any issues with this latest release.

Bugs

  • #744 XUnit command line bug
  • #737 Cake does not find it's own nuget.exe on Linux
  • #725 Sanitization in TeamCity Provider places extra apostrophe if '[' is used.
  • #718 Path segment bug (or test bug, choose your own adventure!)

Features

  • #723 Add support for importing coverage to TeamCity
  • #722 Add DotCover Cover support
  • #695 Add SpecFlow support
  • #693 Add Jenkins CI build system support

Improvements

  • #740 Add dependencies to NuGetPackSettings
  • #733 Use V3 NuGet in bootstrapper
  • #732 Remove logging from task setup/teardown.
  • #708 Update ReleaseNotes.md
  • #705 Removed year from © in readme
  • #567 Add GitVersion into build.cake
  • #709 TextTransformation.Save creates BOM on new file