Skip to content

Releases: sasjs/cli

v4.1.1

31 Mar 08:57
9a35721
Compare
Choose a tag to compare

4.1.1 (2023-03-31)

Bug Fixes

  • help: added compile option to run command (#1342) (9a35721)

v4.1.0

30 Mar 13:57
0d0e7fb
Compare
Choose a tag to compare

4.1.0 (2023-03-30)

Features

v4.0.7

30 Mar 10:01
aee63ef
Compare
Choose a tag to compare

4.0.7 (2023-03-30)

Bug Fixes

  • compile: terminate compilation if testSetUp or testTearDown failed (e331d4d)

v4.0.6

13 Mar 13:00
475113d
Compare
Choose a tag to compare

4.0.6 (2023-03-13)

Bug Fixes

  • replace the usage of getLocalConfig with process.sasjsConfig (#1335) (475113d)

v4.0.5

13 Mar 10:44
a6e32c9
Compare
Choose a tag to compare

4.0.5 (2023-03-13)

Bug Fixes

  • mixing of settings from sasjsconfig.json and .sasjsrc (#1334) (a6e32c9)

v4.0.4

07 Mar 13:24
3be5155
Compare
Choose a tag to compare

4.0.4 (2023-03-07)

Bug Fixes

  • hide lineage tab/link when enableLineage is false (#1332) (3be5155)

v4.0.3

06 Mar 12:44
0785a78
Compare
Choose a tag to compare

4.0.3 (2023-03-06)

Bug Fixes

  • show proper runner error when runner is missing on sasjs deploy and sasjs request (#1330) (0785a78)

v4.0.2

03 Mar 11:19
aab2c4b
Compare
Choose a tag to compare

4.0.2 (2023-03-03)

Bug Fixes

  • use process variable instead of hard coded sasjsbuild (#1328) (aab2c4b)

v4.0.1

27 Feb 20:23
3320046
Compare
Choose a tag to compare

4.0.1 (2023-02-27)

Bug Fixes

v4.0.0

27 Feb 19:38
Compare
Choose a tag to compare

4.0.0 (2023-02-27)

chore

  • moving github docs into .github folder (1306221)

BREAKING CHANGES

  • forcing the breaking change that was actually made here: #1325