Skip to content

Releases: cake-build/bakery

0.6.2

08 Mar 20:21
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #129 The type 'Action<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=5.0.0.0 ...'

SHA256 Hashes of the release artifacts

  • 6b34396037bbe7668ed4a8bb7e16af9f034d8be546b20260b9a9aafd63bce240 Cake.Bakery.0.6.2.zip

  • 1de2f22b9f22f1866cc7462129c701b4f787220c19125eb2adb0ffcbe9ddbf4b Cake.Bakery.0.6.2.nupkg

  • 97f4cce39e3a1eec0dbcdc91f649943e2296c240dfbc937ea424a5933856f177 Cake.Scripting.Abstractions.0.6.2.nupkg

  • d62268ddbd601dea42a54d1568a8879d457bcc5425eb32ce357c0d2a7950b317 Cake.Scripting.Transport.0.6.2.nupkg

  • bcc6dad1fb6037e2d136ef9e86698b7f635c60af9f50b659dff64a27e6b3e7bb cake-bakery.portable.0.6.2.nupkg

0.6.1

07 Mar 13:37
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #127 0.6.0 Omnisharp Parsing Errors

SHA256 Hashes of the release artifacts

  • 5cd5be7fe8f569f7d4ac6bbee6b2755b7fd1728d090f8649ffa27597aa6577c8 Cake.Bakery.0.6.1.zip

  • 447e98c5c026ad2464a7835be9a8e00742893f07d1277b436f9e3b2dae46dac8 Cake.Bakery.0.6.1.nupkg

  • 06152c56640ec2c9cf323eb760514676ce71003dd162ef7d1f7dfc0794f493af Cake.Scripting.Abstractions.0.6.1.nupkg

  • 857fc537c6bd650b6ad66bf401891084274e6644096caad289e2b4d5988dc8c9 Cake.Scripting.Transport.0.6.1.nupkg

  • 90537a3aee6c2ef0bbc444da8900cdc0a5c9173862c69f4dd2fe160043ae83af cake-bakery.portable.0.6.1.nupkg

0.6.0

06 Mar 11:39
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Bug

  • #125 Search for dotnet-cake in ~/.dotnet/tools/ additionally to PATH

Improvement

  • #124 Build for ns2.0 to make available from .NET Core / .NET 5..

SHA256 Hashes of the release artifacts

  • 6b42671a469855cd64713ed01186858f1201e0be73f6fa55fba73d4e80660ade Cake.Bakery.0.6.0.zip

  • 25cbab573718171c0e2cbc9fc5c3105b8fd7578a5adc43e49523cda4769e69b2 Cake.Bakery.0.6.0.nupkg

  • 2bf59a3fa8873dfff72cf3261dad05c00d09b566ad99a1811d39b1e065cf2fac Cake.Scripting.Abstractions.0.6.0.nupkg

  • d6a06e6881f1ba33f76a9d9ce41875ad2b7601d8b588344e5eef747bdb322241 Cake.Scripting.Transport.0.6.0.nupkg

  • 0edf1d4d260b5d50ac41d29907ca2de41602a2c3debe81ff717ab2b34e4ae2e0 cake-bakery.portable.0.6.0.nupkg

0.5.1

19 Nov 21:08
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #119 Fix build process

0.5.0

19 Nov 07:47
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #118 Crash when adding newline at end of file

Improvement

  • #75 Cache script files loaded via #load when scheme is not local

0.4.1

16 Mar 09:08
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

0.4.0

16 Mar 08:25
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Feature

  • #106 Create a Chocolatey Package for Bakery

Bug

  • #90 Errors from #loaded scripts erroneously shown in the current script

Improvement

  • #108 Support global installation of cake

0.3.0

14 May 19:46
Compare
Choose a tag to compare

As part of this release we had 25 commits which resulted in 6 issues being closed.

Bugs

  • #89 Duplicating tools directories
  • #86 OmniSharp needs to be kept in sync with Cake's default assembly references

Improvements

  • #102 Update to Cake 0.27.0
  • #97 Update to Cake 0.26.0 references

0.2.0

12 Dec 20:13
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Breaking change

  • #80 Performance improvement

Bug

  • #87 Check if reference exists before finding aliases

0.1.2

13 Nov 20:30
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #79 Intellisense not working for .cake files in subfolders