Releases: sasjs/core
Releases · sasjs/core
v2.2.0
2.2.0 (2021-01-05)
Features
mv_jobwaitfor macro, similar to waitfor statement (in concept) - will wait for ALL of a set of viya jobs to finish executing (506695b )
v2.1.2
2.1.2 (2021-01-03)
Bug Fixes
scope of json var, brining the %inc inside the macro (45f858d )
v2.1.1
2.1.1 (2021-01-03)
Bug Fixes
doc update for lua files, plus leftover reference in code (b4d97a0 )
v2.1.0
2.1.0 (2021-01-03)
Features
mv_getjobcode macro, introducing LUA macros (4df8f3b )
v2.0.1
2.0.1 (2020-12-25)
Bug Fixes
debugging in mm_assignlib (b9fd79b )
v2.0.0
2.0.0 (2020-12-25)
Bug Fixes
updating Dependencies in header to be SAS Macros in line with the updated SASjs compilation process (which distinguishes between SAS Macro and SAS Program dependencies) (1beb30d )
BREAKING CHANGES
this doesn't break anything in the framework but I know of at least one old project that uses the Dependencies tag to perform backend compilation, so am bumping the version to be safe (looking at you, Chris
v1.14.0
1.14.0 (2020-12-25)
Bug Fixes
more comments in mp_prevobs (659339b )
Features
simple macro to test the write speed for a library (very very basic) (c090c8d )
v1.12.4
1.12.4 (2020-12-16)
Bug Fixes
adding new mp_ds2csv macro (b3a8b43 )
v1.12.3
1.12.3 (2020-12-02)
Bug Fixes
@cond on new line to prevent parsing issues in sasjs cli (bedc2a4 )
You can’t perform that action at this time.