Skip to content

Releases: sasjs/core

v4.46.0

20 Jun 10:02
d0bd889
Compare
Choose a tag to compare

4.46.0 (2023-06-20)

Features

  • enabling informats to be ingested with the mp_loadformat macro (dcb7958)
  • new mp_aligndecimal macro (9887efc)

Download SASjs Macro Core Library

v4.45.12

07 Apr 10:30
c58b5c7
Compare
Choose a tag to compare

4.45.12 (2023-04-07)

Bug Fixes

  • avoid open file handle when the variable to find is not provided (in mf_existvar) (32dd057)
  • failing test due to missing sashelp table, also added scope check (244171f)
  • invalid macro variable in mp_lockanytable.sas (7471bd4)

Download SASjs Macro Core Library

v4.45.11

16 Feb 14:36
5da9729
Compare
Choose a tag to compare

4.45.11 (2023-02-16)

Bug Fixes

  • closes #329 by handling the case of unlocking a table that was never locked in mp_lockanytable.sas, also created a corresponding test plus an extra test to check for scope leakage. all.sas was regenerated. (dc556bd)

Download SASjs Macro Core Library

v4.45.10

13 Feb 14:06
0f143d6
Compare
Choose a tag to compare

4.45.10 (2023-02-13)

Bug Fixes

Download SASjs Macro Core Library

v4.45.9

25 Jan 12:57
a886894
Compare
Choose a tag to compare

4.45.9 (2023-01-25)

Bug Fixes

  • adding nrstr() wrapper in mm_adduser2group (8843fa8)
  • updating cycjimmy/semantic-release-action to v3 (a886894)

Download SASjs Macro Core Library

v4.45.8

06 Jan 12:15
22d046c
Compare
Choose a tag to compare

4.45.8 (2023-01-06)

Bug Fixes

  • updating ms_runstp and ms_testservice macros to cater for latest response JSON formats in sasjs/server (29e3eb3)

Download SASjs Macro Core Library

v4.45.7

02 Jan 11:27
Compare
Choose a tag to compare

4.45.7 (2023-01-02)

Bug Fixes

  • adding des= macro option to mf_abort (1af52a6)

Download SASjs Macro Core Library

v4.45.6

30 Dec 12:41
Compare
Choose a tag to compare

4.45.6 (2022-12-30)

Bug Fixes

Download SASjs Macro Core Library

v4.45.5

28 Dec 20:22
dbc2355
Compare
Choose a tag to compare

4.45.5 (2022-12-28)

Bug Fixes

  • increasing desc length to 256 in ms_getgroups (8910840)

Download SASjs Macro Core Library

v4.45.4

14 Dec 13:22
4ef5710
Compare
Choose a tag to compare

4.45.4 (2022-12-14)

Bug Fixes

  • removing redundant param in mS/M_webout macros (f4e6a48)

Download SASjs Macro Core Library