Skip to content

Releases: sasjs/vscode-extension

v2.1.0

03 Apr 14:01
Compare
Choose a tag to compare

2.1.0 (2023-04-03)

Bug Fixes

  • target: fixed target selection (67afbfb)

Features

  • compile: added compile single test file (3468eb2)

v2.0.1

02 Mar 11:26
93e027b
Compare
Choose a tag to compare

2.0.1 (2023-03-02)

Bug Fixes

  • update sasjs constants based on target before executing command (d5776f5)

v2.0.0

28 Feb 21:32
e9e71ac
Compare
Choose a tag to compare

2.0.0 (2023-02-28)

Features

  • configurable sasjsresults and sasjsbuild folder (68db89d)

BREAKING CHANGES

  • the config for specifying the output destinations has changed, and now both items are in the root rather than in the buildConfig. For more info, see: sasjs/cli#1320

v1.29.1

24 Feb 11:47
f79b886
Compare
Choose a tag to compare

1.29.1 (2023-02-24)

Bug Fixes

  • readme: blurred file paths on screenshots (e63b819)

v1.29.0

24 Feb 10:43
c72e164
Compare
Choose a tag to compare

1.29.0 (2023-02-24)

Bug Fixes

  • build: added @sasjs/cli to externals (27f5675)
  • config: fixed command icons and when conditions (20747d3)
  • deps: bumped @types/node (97c444b)
  • utils: fixed getNodeModulePath for production (9b1534a)

Features

  • cbd: added CompileBuildDeploy command (8004101)
  • menu: improved icons (6964ec3)

v1.28.2

21 Feb 20:39
5d5d059
Compare
Choose a tag to compare

1.28.2 (2023-02-21)

Bug Fixes

  • bump sasjs lint version to 2.2.2 (b263346)

v1.28.1

31 Jan 09:42
7f21ffa
Compare
Choose a tag to compare

1.28.1 (2023-01-31)

Bug Fixes

  • disable extension when no workspace is opened (9b5a36d)

v1.28.0

13 Jan 14:48
7fb0f09
Compare
Choose a tag to compare

1.28.0 (2023-01-13)

Features

v1.27.3

05 Jan 17:11
Compare
Choose a tag to compare

1.27.3 (2023-01-05)

Bug Fixes

v1.27.2

02 Jan 11:26
Compare
Choose a tag to compare

1.27.2 (2023-01-02)

Bug Fixes

  • bumping lint to support des= and mindelimiter macro options (f646c7e)