Skip to content

Releases: cake-build/cake-vscode

2.1.1

11 Oct 20:23
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #728 omnisharp.json is not updated after manually calling the "Update Intellisense support" command

SHA256 Hashes of the release artifacts

  • aec847dd9ac6fde7730bad75171f146920c972c30c1c6a9a026fd0eceb2c5508 cake-vscode-2.1.1.vsix

2.1.0

09 Oct 19:51
Compare
Choose a tag to compare

As part of this release we had 11 issues closed.

Bug

  • #681 Command "add addin|tool|module from NuGet" currently fails to fetch versions from NuGet

Improvements

  • #724 Bump glob and @types/glob
  • #723 Bump node-fetch and @types/node-fetch
  • #722 Bump https-proxy-agent from 5.0.0 to 5.0.1
  • #719 Use dll instead of exe for Cake Bakery
  • #714 Bump typescript from 4.5.3 to 4.8.4
  • #702 Bump ini from 2.0.0 to 3.0.1
  • #653 Bump minimist from 1.2.5 to 1.2.6

SHA256 Hashes of the release artifacts

  • 182a01ec11e6a5550351b497332ddf11be76cdcf81e4f682cccbde02c9023481 cake-vscode-2.1.0.vsix

2.0.0

13 Dec 22:06
cbad3e3
Compare
Choose a tag to compare

As part of this release we had 22 issues closed.

Breaking change

  • #591 Remove support for deprecated Cake Runners

Improvements

  • #515 Enable IntelliSense automatically in the Cake VS Code extension
  • #514 Ship Cake.Bakery with the Cake VS Code extension
  • #604 Bump adm-zip from 0.5.5 to 0.5.9
  • #599 Bump ini from 1.3.6 to 2.0.0
  • #597 Bump glob from 7.1.6 to 7.2.0

Security

  • #590 Bump path-parse from 1.0.6 to 1.0.7
  • #556 Bump glob-parent from 5.1.1 to 5.1.2
  • #532 [Security] Bump y18n from 4.0.0 to 4.0.3

SHA256 Hashes of the release artifacts

  • 6818133c1e1b48a323ab85a66d91fe6bdea58d6521e8ca6c369298b42353ccd3 cake-vscode-2.0.0.vsix

1.0.0

01 Dec 21:23
Compare
Choose a tag to compare

As part of this release we had 33 issues closed.

Features

  • #99 Add DocumentSymbolProvider for Cake Scripts to enable breadcrumb and outline functionality
  • #81 Add descriptions and enum values to vscode cake settings on package.json
  • #32 Add ProblemMatcher to new TaskProvider

Bugs

  • #354 "debug task" codelens doesn't work
  • #308 Cannot read property 'Tools' of undefined while trying to debug
  • #105 Clicking "run task" should also save the file if needed
  • #93 Adding a tool/addin from the commandlet reformats the cake file

Improvements

  • #461 cake.taskRunner.launchCommand still defaults to using a bootstrapper
  • #460 When installing .Net Global Tool check if newer version exists and prompt for installation
  • #456 Bump adm-zip from 0.5.0 to 0.5.1
  • #454 Bump typescript from 4.0.5 to 4.1.2
  • #438 "Run Task" shows potentially confusing options, when multiple cake files are present
  • #432 Ability to download bootstrappers for all supported runners
  • #429 'Add [tool|addin] from nuget' should save the Cake script if it's already open.
  • #420 Bump xml2js from 0.4.19 to 0.4.23
  • #409 Does not support Bootstrapping for .NET Core Tool out of box
  • #376 Debug should use Cake.Tool instead of Cake.CoreCLR
  • #339 Bump request from 2.88.0 to 2.88.2
  • #143 Allow for files other then build.ps1/build.sh

Security

  • #401 Bump node-fetch from 2.6.0 to 2.6.1
  • #392 [Security] Bump lodash from 4.17.15 to 4.17.20
  • #285 [Security] Bump https-proxy-agent from 2.2.1 to 2.2.3

SHA256 Hashes of the release artifacts

  • e300a278cc80636693126a4c137e0a979d0e88734c862b06f2784b15b36c4e91 cake-vscode-1.0.0.vsix

Release Video

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

Cake VSCode Extension Release 1.0.0

0.13.0

06 Mar 18:04
Compare
Choose a tag to compare

As part of this release we had 21 issues closed.

Bug

  • #329 Cannot activate the 'Cake' extension because it depends on an unknown 'ms-vscode.csharp' extension

Security

  • #297 [Security] Bump npm from 6.9.0 to 6.13.4
  • #251 [Security] Bump mixin-deep from 1.3.1 to 1.3.2
  • #239 [Security] Bump lodash from 4.17.11 to 4.17.15

Release Video

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

Cake VSCode Extension Release 0.13.0

0.12.0

09 Apr 20:24
Compare
Choose a tag to compare

As part of this release we had 129 commits which resulted in 50 issues being closed.

Bug

  • #108 --script parameter ignored on macOS

Improvements

  • #133 Adopt extension for no reload on install
  • #119 Add mergify to repository

Security

  • #126 [Security] Bump lodash from 4.17.4 to 4.17.11
  • #118 [Security] Bump url-parse from 1.4.1 to 1.4.4
  • #117 [Security] Bump cryptiles from 3.1.2 to 3.1.4
  • #116 [Security] Bump node.extend from 1.1.6 to 1.1.8
  • #114 [Security] Bump extend from 3.0.1 to 3.0.2

Release Video

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

Cake VSCode Extension Release 0.12.0

v0.11.4

10 Jul 07:36
efc87a2
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bugs

  • #96 Use correct version in task.json file
  • #94 Codelens does not work if there is a space in the path

v0.11.3

08 Jul 15:23
aebbd5e
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bugs

  • #95 Run Task command doesn't show any tasks
  • #94 Codelens does not work if there is a space in the path

v0.11.2

02 Jul 10:14
86cf135
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #92 Error message "command 'cake.intellisense' not found"

v0.11.1

01 Jul 22:05
46925e0
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #91 Fix missing out folder