Skip to content

Releases: cake-build/cake

v0.38.4

26 Jun 12:46
da86bdc
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

Fixes issues reported by: @devlead

SHA256 Hashes of the release artifacts

  • 95629cf444d6c07ad79b60a390fa9c2ef22bd8fef113cb82018de245ce09b659 Cake-bin-net461-v0.38.4.zip

  • 1dd2c445a844dbd7dedb5e4b87f5d9b8f0867b725a95f3495419014ef5df4bad Cake-bin-coreclr-v0.38.4.zip

v0.38.3

26 Jun 12:04
58b5c16
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Bugs

  • #2803 ArgumentOutOfRangeException: The DateTimeOffset specified cannot be converted into a Zip file timestamp (@devlead)
  • #2798 Input string not in correct format starting in v0.38.0 (@devlead)

Pull requests were reviewed by: @gep13

Fixes issues reported by: @harrison314, @shaneray

SHA256 Hashes of the release artifacts

  • 983d73d69f0801dfb6678e3c12acc0cbdbf09c1420520b7778c382aa28b8b9b8 Cake-bin-net461-v0.38.3.zip

  • 9a5dee53afb37fe5cb97cfb3965279f728e09c749fe0974f6a20771f9a92a0e9 Cake-bin-coreclr-v0.38.3.zip

v0.38.2

09 Jun 19:09
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

Pull requests were reviewed by: @bjorkstromm

Fixes issues reported by: @ilnur-nazmutdinov-spark

SHA256 Hashes of the release artifacts

  • d8eb823ca821fc214ec11832fb17bff25f51638ee99070e3c68d7c1476bf5c23 Cake-bin-net461-v0.38.2.zip

  • 7940f223aceb8acf115e1287c0fca65e193cad1ce9e49bc95289fd896b4768bf Cake-bin-coreclr-v0.38.2.zip

v0.38.1

30 May 21:12
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #2786 0.38.0 introduces TFBuild obsolete warning for everyone not just users of property (@devlead)

Pull requests were reviewed by: @gep13

Fixes issues reported by: @devlead

SHA256 Hashes of the release artifacts

  • d5432d0fb478eb43df8fe8410b7aa6fcd330ed70912bf78dcc305fe362751615 Cake-bin-net461-v0.38.1.zip

  • 09e2ff43408198d7421474f205b3099035646cb6b8096df2af960966897cc9bb Cake-bin-coreclr-v0.38.1.zip

v0.38.0

30 May 13:34
Compare
Choose a tag to compare

As part of this release we had 26 issues closed.

Features

Bug

Improvements

Documentation

  • #2735 Improve documentation for MSBuild alias to make clear that also MSBuild projects can be passed (@pascalberger)

Pull requests were reviewed by: @devlead, @gep13, @pauby

Fixes issues reported by: @Asemirski, @bernarden, @devlead, @escarls, @gep13, @gitfool, @janniksam, @katterfelto, @kcamp, @Kemyke, @michaelnoonan, @pascalberger, @patriksvensson, @RehanSaeed, @Roemer

SHA256 Hashes of the release artifacts

  • 37623e099f1aa335dc5fad777e61e1e81aa6c60e86a66b7d44d7bf7ecc2ff124 Cake-bin-net461-v0.38.0.zip

  • 9314a18e2b899a6622de30ef405f0e7a72ebfd06363b00f2bb8951bc2db2bdf5 Cake-bin-coreclr-v0.38.0.zip

v0.37.0

01 Feb 23:06
0497c47
Compare
Choose a tag to compare

As part of this release we had 7 issues closed.

Bug

  • #2695 cake fails to build on travis-ci with latest mono (6.8) (@devlead)

Improvements

Pull requests were reviewed by: @devlead, @gep13

Fixes issues reported by: @devlead, @gep13, @gitfool, @mcleodia, @RehanSaeed

SHA256 Hashes of the release artifacts

  • bcde9e209f17bd76c0ccc52d0e888f537777b5cd8148b3bb9a0d3b55c7b5a7af Cake-bin-net461-v0.37.0.zip

  • c9ceecbd23d65a295cc0f20e76edbf7bce34f26c71d23c14808220878aed55fd Cake-bin-coreclr-v0.37.0.zip

v0.36.0

11 Jan 21:11
7a3bc25
Compare
Choose a tag to compare

As part of this release we had 25 issues closed.

Features

  • #2677 Add GitHub Actions build provider (@gitfool)
  • #2638 CreateAssemblyInfo alias should allow creation of custom boolean attributes and also empty attributes (@gep13)

Bugs

  • #2661 Build not stopped when rethrowing exception in OnError (@GeertvanHorrik)
  • #2640 Remove unnecessary parameter from AddMetadataAttribute method (@gep13)
  • #2637 CreateAssemblyInfo alias creates invalid file when using .vb (@gep13)
  • #2534 Windows 10: System.PlatformNotSupportedException: System.Data.SqlClient is not supported on this platform (@bjorkstromm)
  • #2527 Dont limit the #load to only .cake files (@mythgarr)
  • #2498 ParseProject fails on an absolute HintPath (@agc93)
  • #2275 System.Data.SqlClient in Cake.CoreCLR Assembly Load Error (@bjorkstromm)

Improvements

Documentation

  • #2652 Improve documentation for TFBuildPullRequestInfo.Id and TFBuildPullRequestInfo.Number (@pascalberger)

Pull requests were reviewed by: @bjorkstromm, @devlead, @gep13, @patriksvensson

Fixes issues reported by: @colinangusmackay, @devlead, @Diogomrol, @dnperfors, @fafanoulele, @flcdrg, @GeertvanHorrik, @gep13, @gitfool, @laupas, @mgw854, @pascalberger, @veselfil

v0.35.0

28 Sep 21:10
c73afe9
Compare
Choose a tag to compare

As part of this release we had 10 issues closed.

Feature

  • #2603 Add .NET Core 3 to Cake.Tool update to .NET Core 3 SDK (@devlead)

Bugs

  • #2610 Aliases of type 'dynamic' cannot be accessed directly (@kcamp)
  • #2608 TFBuildProvider.IsHostedAgent returns wrong value when running on 2nd build agent (@agc93)

Improvements

Documentation

Pull requests were reviewed by: @bjorkstromm, @devlead, @gep13, @patriksvensson

Fixes issues reported by: @devlead, @fruffin, @GeertvanHorrik, @lukoerfer, @mpritch599, @RehanSaeed, @thomasdc, @VictorioBerra

v0.34.1

17 Jul 15:47
24fa8d9
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #2575 v0.34.0 fails on scripts using the dynamic keyword (@devlead)

Pull requests were reviewed by: @patriksvensson

Fixes issues reported by: @dieterv

v0.34.0

16 Jul 11:36
e1206cd
Compare
Choose a tag to compare

As part of this release we had 17 issues closed.

Feature

  • #2519 Not able to build project with ToolsVersion="15.0" (@Roemer)

Bugs

  • #2553 cake 0.33.0 compilation is failing for System.Net.Http.HttpClient on Mono 5.20.1.19 (@devlead)
  • #2535 OctoPack doesn't work on Linux (@nilsgs)
  • #2161 If [Nuget] ConfigFile directive in cake configuration file has no folder — error rises (@bjorkstromm)
  • #2157 NuGetPack with nuspec that contains contentFiles becomes invalid (@piamay)

Improvements

Pull requests were reviewed by: @devlead, @flcdrg, @patriksvensson

Fixes issues reported by: @amit-kd, @bjorkstromm, @daveMueller, @devlead, @Diogomrol, @flcdrg, @giusepanzuto, @pascalberger, @Roemer, @shytikov, @TraGicCode, @trondhindenes, @WebDucer