Releases: sasjs/vscode-extension
Releases · sasjs/vscode-extension
v2.1.0
2.1.0 (2023-04-03)
Bug Fixes
- target: fixed target selection (67afbfb)
Features
- compile: added compile single test file (3468eb2)
v2.0.1
2.0.1 (2023-03-02)
Bug Fixes
- update sasjs constants based on target before executing command (d5776f5)
v2.0.0
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
1.29.1 (2023-02-24)
Bug Fixes
- readme: blurred file paths on screenshots (e63b819)
v1.29.0
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
1.28.2 (2023-02-21)
Bug Fixes
- bump sasjs lint version to 2.2.2 (b263346)
v1.28.1
1.28.1 (2023-01-31)
Bug Fixes
- disable extension when no workspace is opened (9b5a36d)
v1.27.2
1.27.2 (2023-01-02)
Bug Fixes
- bumping lint to support des= and mindelimiter macro options (f646c7e)