Skip to content

Releases: sasjs/vscode-extension

v2.3.0

04 May 10:15
3da456e
Compare
Choose a tag to compare

2.3.0 (2023-05-04)

Features

  • execute: save webout, log, print and code after completion (0c48832)

v2.2.2

28 Apr 12:27
8973ef1
Compare
Choose a tag to compare

2.2.2 (2023-04-28)

Bug Fixes

  • add sasjs/adapter to external array in build.ts (efdefba)

v2.2.1

17 Apr 10:41
91016b4
Compare
Choose a tag to compare

2.2.1 (2023-04-17)

Bug Fixes

  • bump sasjs/lint version (26bd943)

v2.2.0

13 Apr 11:03
99e1e57
Compare
Choose a tag to compare

2.2.0 (2023-04-13)

Features

  • look for global .sasjslint file before using default setting (448a6c9)

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)