Skip to content

Releases: sasjs/core

v2.11.0

07 Mar 10:47
Compare
Choose a tag to compare

2.11.0 (2021-03-07)

Features

  • mv_createjob macro for creating a viya job (2bfa72f)

v2.10.0

01 Mar 16:50
Compare
Choose a tag to compare

2.10.0 (2021-03-01)

Features

  • updating mp_lib2cards to enable a single file to be created with all the tables for a particular library (2a89441)

v2.9.4

21 Feb 16:16
Compare
Choose a tag to compare

2.9.4 (2021-02-21)

Bug Fixes

  • lua feature discovery logic fix (818c0f5)

v2.9.3

04 Feb 13:13
Compare
Choose a tag to compare

2.9.3 (2021-02-04)

Bug Fixes

  • adding a one second pause between every SAS Job Request in mv_jobflow.sas (8d64b30)

v2.9.2

31 Jan 17:35
Compare
Choose a tag to compare

2.9.2 (2021-01-31)

Bug Fixes

  • replacing WARNING with %str(WARN)ING to avoid being caught in searches for mf_getattrn (4a6c8ff)

v2.9.1

31 Jan 16:59
Compare
Choose a tag to compare

2.9.1 (2021-01-31)

Bug Fixes

  • mv_jobflow param mixup, not all jobs were running (fixed now). Also fixed doc formatting, removed unnecessary logging, and fixed a debug switch. (b5c86e7)

v2.9.0

29 Jan 11:57
Compare
Choose a tag to compare

2.9.0 (2021-01-29)

Features

  • adding outref option to mv_jobflow so that logs of submitted jobs can be captured. Also making the context name and flow id optional in the input table, for ease of use. (9783edd)

v2.8.0

26 Jan 23:15
Compare
Choose a tag to compare

2.8.0 (2021-01-26)

Features

  • mv_getjoblog.sas macro - will fetch a SAS log from an executed SAS Viya log and append it to a fileref. (4b34322)

v2.7.1

26 Jan 15:06
Compare
Choose a tag to compare

2.7.1 (2021-01-26)

Bug Fixes

v2.7.0

26 Jan 15:01
Compare
Choose a tag to compare

2.7.0 (2021-01-26)

Features