Skip to content

Releases: sasjs/cli

v1.17.1

02 Nov 08:57
d9b45ee
Compare
Choose a tag to compare

1.17.1 (2020-11-02)

Bug Fixes

  • build: handled case when 'SAS Programs' are not defined (001fd86)

v1.17.0

29 Oct 09:42
1db4f5a
Compare
Choose a tag to compare

1.17.0 (2020-10-29)

Features

  • command-line: added command line parser utility (fda023b)

v1.16.0

29 Oct 09:09
da4aece
Compare
Choose a tag to compare

1.16.0 (2020-10-29)

Bug Fixes

  • sas-programs: ignore files without comment headers (6a9946c)

Features

  • sas-programs: add programs folder to create config (0011f66)
  • sas-programs: implement parsing and loading of SAS programs (6e00fee)

v1.15.1

15 Oct 10:01
2b2497d
Compare
Choose a tag to compare

1.15.1 (2020-10-15)

Bug Fixes

  • targets: await creation of global RC file (f24d880)
  • targets: destructure target from call to function (893ad90)
  • targets: use a single function to fetch target from configuration (f979a0c)

v1.15.0

14 Oct 12:01
45e4538
Compare
Choose a tag to compare

1.15.0 (2020-10-14)

Features

  • file-utils: added 'sanitizeFileName' utility (a5d802e)

v1.14.3

12 Oct 07:41
dab704a
Compare
Choose a tag to compare

1.14.3 (2020-10-12)

Bug Fixes

  • missed variable. Closes #154 (9b18836)
  • removing hardcoded input table name in sasjs request (483aee7)

v1.14.2

06 Oct 07:45
5464677
Compare
Choose a tag to compare

1.14.2 (2020-10-06)

Bug Fixes

  • chalk: fixed reference error (b2a7749)
  • servicepack-deploy: fixed command output and made it testable (4d043b1)

v1.14.1

04 Oct 19:13
8d7ae19
Compare
Choose a tag to compare

1.14.1 (2020-10-04)

Bug Fixes

v1.14.0

04 Oct 16:28
e24ef20
Compare
Choose a tag to compare

1.14.0 (2020-10-04)

Features

v1.13.6

04 Oct 12:07
58c390b
Compare
Choose a tag to compare

1.13.6 (2020-10-04)

Bug Fixes

  • sasjs-run: add the ability to execute sasjs run against a global target (#131) (58c390b)