Skip to content

Releases: cake-contrib/Cake.Gulp

2.0.0

16 Sep 19:28
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

Requirements

  • Cake 2.x

Breaking change

  • #53 Update Cake.Gulp add-in to target Cake v2.0.0

Documentation

  • #55 Readme should be included in nupkg
  • #52 Update Cake.Gulp NuGet package icon to the new Cake-Contrib logo for Cake addins
  • #45 Update Cake.Gulp README: Replace Gitter with GitHub Discussions

1.0.0

29 Mar 20:16
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Requirements

  • Cake 1.x

Breaking change

  • #47 Build against Cake 1.0

Improvements

  • #50 Use embedded icon in NuGet package
  • #39 Fix repository url in nuspec file

Documentation

  • #46 Cake.Gulp: Add cake-addin tag to NuGet package

0.12.0

24 Apr 19:08
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Requirements

  • Cake 0.33.0 or higher

Breaking changes

  • #35 Bump dependencies to reduce Cake warnings (Thanks Sean Fausett)
  • #34 Recommended changes resulting from automated audit

0.11.0

02 Oct 11:30
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.28.0 or higher

Improvement

  • #24 Target .NET Standard 2.0

0.10.0

09 Sep 21:37
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Requirements

  • Cake 0.28.0 or higher

Breaking change

  • #23 Build against Cake 0.28.0

0.9.0

04 Apr 20:19
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.26.0 or higher

Breaking change

  • #18 Support Cake 0.26.0

0.8

14 Sep 11:29
93539d0
Compare
Choose a tag to compare
0.8

Breaking change

  • Updates to .net46 (.net45 no longer supported) (#16)

  • Updates to Cake.Core 0.22 (which no longer supports .net45) (#16)

  • Switches project files to new project system

If you are having trouble running your build with a pinned cake version (https://cakebuild.net/docs/tutorials/pinning-cake-version):

Downloading NuGet.exe...
Installing Cake...
Running build script...
Analyzing build script...
Processing build script...
Installing tools...
Installing addins...
Could not find any assemblies compatible with .NETFramework,Version=v4.5.
Error: Failed to install addin 'Cake.Gulp'.

You will need to:

0.7.1

26 Jun 07:55
63e92b1
Compare
Choose a tag to compare

Documentation

  • #13 Uses Cake Contrib icon

0.7.0

31 Mar 19:53
72802e0
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Improvement

  • #8 Convert this repo to use Cake.Recipe

Documentation

  • #11 Add Wyam Documentation site

Maintenance Release

17 Nov 15:01
Compare
Choose a tag to compare

Pull Requests:

#6 - Fix typo in comment (@pascalberger)