Releases: cake-contrib/Cake.Gulp
Releases · cake-contrib/Cake.Gulp
2.0.0
1.0.0
0.12.0
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
0.10.0
0.9.0
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:
- Explicitly install Cake.Gulp v0.7.1 or lower (https://cakebuild.net/docs/fundamentals/preprocessor-directives)
0.7.1
0.7.0
Maintenance Release
Pull Requests:
#6 - Fix typo in comment (@pascalberger)