Skip to content

Releases: sasjs/cli

v4.11.1

15 Sep 11:32
580a6a3
Compare
Choose a tag to compare

4.11.1 (2023-09-15)

Bug Fixes

  • bumped @sasjs/adapter with fixed job state polling (5affd29)
  • job-command: fixed setting verbose mode (d6cde5f)
  • save-tokens: fixed loosing VERBOSE env (56d9126)

v4.11.0

11 Sep 15:23
39adb7f
Compare
Choose a tag to compare

4.11.0 (2023-09-11)

Bug Fixes

  • job-command: fixed error handling (150b0db)

Features

  • job-state: bumped @sasjs/adapter that also checks parent session (4449845)

v4.10.1

05 Sep 14:33
Compare
Choose a tag to compare

4.10.1 (2023-09-05)

Bug Fixes

  • adding --omit=dev and httpS to npmpublish.yml (2625ed9)
  • job-execute: fixed job execution issue on compute api (bea9d92)

v4.10.0

18 Aug 10:48
3178066
Compare
Choose a tag to compare

4.10.0 (2023-08-18)

Features

v4.9.0

18 Aug 08:36
aa276b8
Compare
Choose a tag to compare

4.9.0 (2023-08-18)

Features

v4.8.1

17 Aug 13:32
0ee67da
Compare
Choose a tag to compare

4.8.1 (2023-08-17)

Bug Fixes

  • verbose-mode: used fixed @sasjs/adapter (340503a)

v4.8.0

15 Aug 09:34
751a282
Compare
Choose a tag to compare

4.8.0 (2023-08-15)

Bug Fixes

  • execute: fixed job state polling options (de5bb8a)

Features

  • job-command: added bleached verbose mode (d6af885)

v4.7.0

07 Aug 11:26
643fe8e
Compare
Choose a tag to compare

4.7.0 (2023-08-07)

Bug Fixes

  • snippets: fixed default outDirectory (3104383)
  • snippets: fixed line ending (63b6e44)
  • snippets: used target name instead of target object (25b72c7)

Features

  • snippets: implemented sasjs snippets command (e1b65a9)

v4.5.1

04 Aug 19:06
90e1bc4
Compare
Choose a tag to compare

4.5.1 (2023-08-04)

Bug Fixes

  • config: fixed verbose mode in getSASjs utility (62b6128)

v4.5.0

03 Aug 10:50
504cde5
Compare
Choose a tag to compare

4.5.0 (2023-08-03)

Bug Fixes

  • job-command: fixed deprecation warning for -r flag (dd3a6e9)
  • job: fixed job execution on SAS9 (8bb5887)

Features

  • verbose: added verbose mode and deprecated --returnStatusOnly (54aee63)