Skip to content

Releases: sasjs/core

v1.7.3

03 Nov 08:45
Compare
Choose a tag to compare

1.7.3 (2020-11-03)

Bug Fixes

  • macro param and extra log info in mp_csv2ds (d51be73)

v1.7.2

02 Nov 16:28
Compare
Choose a tag to compare

1.7.2 (2020-11-02)

Bug Fixes

  • adding a period to enable formats such as anydtdtme (cafffbb)

v1.7.1

02 Nov 16:17
Compare
Choose a tag to compare

1.7.1 (2020-11-02)

Bug Fixes

  • making view an option so that existence can be checked for (a88efac)

v1.7.0

02 Nov 14:45
Compare
Choose a tag to compare

1.7.0 (2020-11-02)

Features

  • mp_csv2ds macro for importing a CSV using a SAS table to provide a template (eg for lengths / types etc) (cc7cc55)

v1.6.2

30 Oct 10:44
Compare
Choose a tag to compare

1.6.2 (2020-10-30)

Bug Fixes

  • tidy up of SAS flavour DDL (15687be)

v1.6.1

29 Oct 11:09
Compare
Choose a tag to compare

1.6.1 (2020-10-29)

Bug Fixes

  • incorrect filepath when using filerefs in mp_dirlist (d9a82c0)

v1.6.0

29 Oct 10:31
Compare
Choose a tag to compare

1.6.0 (2020-10-29)

Features

  • adding fileref support for mp_dirlist, as well as a directory column on the output dataset (6f06e55)

v1.5.9

13 Oct 09:21
Compare
Choose a tag to compare

1.5.9 (2020-10-13)

Bug Fixes

  • upcase showlog value in mp_getddl() to allow lowercase user entries (5cb4104)

v1.5.8

12 Oct 16:30
Compare
Choose a tag to compare

1.5.8 (2020-10-12)

Bug Fixes

  • mp_ds2cards was failing when the maxobs was less than the number of variables. SQL maxobs option is now reset. (f50cb03)

v1.5.7

10 Oct 22:35
Compare
Choose a tag to compare

1.5.7 (2020-10-10)

Bug Fixes

  • enabling mp_abort.sas to work in Viya when useComputeApi is true (and the SYS_JES_JOB_URI is empty) (ac46489)