Cake Vs Versions Save

Cake Extension for Visual Studio

v0.4.2

2 years ago

As part of this release we had 1 issue closed.

Bug

  • #140 Error when creating new Cake project from template

v0.4.1

2 years ago

As part of this release we had 1 issue closed.

Bug

  • #136 Ensure VSIX Identity is different between VSIX's

v0.4.0

2 years ago

As part of this release we had 2 issues closed.

Bug

  • #128 Images in marketplace page are not working

Improvement

  • #133 Add support for Visual Studio 2022

0.3.0

3 years ago

As part of this release we had 14 issues closed.

Breaking changes

  • #115 Remove usage of Experimental option passed to Cake
  • #114 Remove support for Visual Studio 2015

Features

  • #110 Add support for Visual Studio 2019
  • #105 Initial support for overriding the location of cake.exe the TRX uses
  • #104 Add solution item template
  • #103 Update to new VS2019 SDKs and APIs. Migrate to an AsyncPackage load.
  • #79 Add an option to set the "cake.exe" absolute or relative path

Bugs

  • #121 Exception when cake.config file doesn't exist
  • #97 Unable to add a binding to the Project Open event

Improvements

  • #120 Switch to using consistent -- arguments
  • #119 Add download commands for additional bootstrapper files
  • #118 Add missing preprocessor key words
  • #116 Support usage of .Net Tool for Cake
  • #101 Update extension to use new VSSDK APIs

Release Video

A short video explaining what is included in this release can be found here:

Cake VS Extension Release 0.3.0

v0.2.0

6 years ago

As part of this release we had 19 issues closed.

Features

  • #67 GH63: Adds Visual Studio 2017 support
  • #55 GH54: Add support for drag-and-drop with cake and dll files
  • #54 Support drag and drop into scripts
  • #47 Add VS Options/Text Editor/Cake node
  • #44 (GH-41) Added support for auto-indentation in Cake files.

Bug

  • #37 Task parser does not support symbols or numbers in task names

Improvements

  • #76 Update to Cake 0.21.1
  • #73 Re-target to .NET Framework 4.6 and update NuGet dependencies
  • #72 Upgrade to target .NET 4.6 and updated VSSDK packages
  • #68 Update Cake dependencies/templates to 0.19.4
  • #63 Support Visual Studio 2017
  • #51 (GH-52) Rework regex to allow whitespace
  • #50 Update Cake to 0.19.4
  • #35 Task parser does not recognise nested Cake files
  • #29 The extension doesn't support the -experimental flag
  • #26 Update extension to use 0.16.1 of Cake
  • #12 Template NuGet packages are stored in repository

Documentation

  • #27 Document Release Process so everyone in team can follow it

v0.1.2

6 years ago

As part of this release we had 1 issue closed.

Improvement

  • #75 Switch to https URL's for downloaded artifacts

v0.1.1

7 years ago

As part of this release we had 3 issues closed.

Bugs

  • #25 Ensure that master branch builds on AppVeyor
  • #22 build.cake template does not compile
  • #2 Icon in Dark Theme seems to have colours inverted

v0.1.0

7 years ago

Initial Release