Skip to content

Releases: sasjs/vscode-extension

v1.27.1

30 Dec 10:54
cb81aff
Compare
Choose a tag to compare

1.27.1 (2022-12-30)

Bug Fixes

v1.27.0

27 Dec 13:13
Compare
Choose a tag to compare

1.27.0 (2022-12-27)

Features

  • adding new noGremlins option to lint (51f6c4a)

v1.26.5

23 Dec 13:15
d1557b1
Compare
Choose a tag to compare

1.26.5 (2022-12-23)

Bug Fixes

v1.26.4

21 Dec 20:58
c6588c4
Compare
Choose a tag to compare

1.26.4 (2022-12-21)

Bug Fixes

  • reduce target boilerplate (f3bda40)

v1.26.3

21 Dec 14:20
a38f625
Compare
Choose a tag to compare

1.26.3 (2022-12-21)

Bug Fixes

  • trim path from server url (6392cf5)

v1.26.2

21 Dec 10:46
66190a7
Compare
Choose a tag to compare

1.26.2 (2022-12-21)

Bug Fixes

  • ask for serverl url when authenticating target if missing (f09bf63)

v1.26.1

20 Dec 11:21
adcf7e3
Compare
Choose a tag to compare

1.26.1 (2022-12-20)

Bug Fixes

v1.26.0

15 Dec 19:36
a311120
Compare
Choose a tag to compare

1.26.0 (2022-12-15)

Bug Fixes

  • add node-graphviz to externals array in build.ts (dc289fb)
  • If the current project is not a SASjs project, we should navigate up the directory tree to see if any higher-level folders contain a SASjs project (identified by a sasjs/sasjsconfig.json file) (fc2b5b2)
  • load default target from sasjsconfig.json (052df24)

Features

  • add docs command (fcb763a)
  • If there is no SASjs project then we should initialise sasjs doc in the current directory INCLUDING a sasjs/sasjsconfig.json file (63a6871)

v1.25.3

13 Dec 18:21
e8047f4
Compare
Choose a tag to compare

1.25.3 (2022-12-13)

Bug Fixes

v1.25.2

13 Dec 17:51
9baa1f2
Compare
Choose a tag to compare

1.25.2 (2022-12-13)

Bug Fixes

  • bumping sasjs/lint to v2 (3cad48b)