| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-14 | 1.0 kB | |
| v5.0.0 source code.tar.gz | 2026-08-14 | 741.9 kB | |
| v5.0.0 source code.zip | 2026-08-14 | 970.9 kB | |
| Totals: 3 Items | 1.7 MB | 2 | |
5.0.0 (2026-08-14)
- feat!: apply planned v5 breaking changes (d410240)
Bug Fixes
- improvements following PR feedback (04e0c9c)
BREAKING CHANGES
-
- mcf_xxx macros: insert_cmplib option removed (CMPLIB is now checked automatically), and wrap= now defaults to YES
- mf_getuniquelibref.sas: deprecated maxtries parameter removed
- mp_abort.sas: redundant type= parameter removed
- mp_coretable.sas: removed, use the standalone mddl_dc_* macros in the ddl folder instead
- mp_getddl.sas: renamed to mp_ds2ddl.sas, and SHOWLOG now defaults to YES instead of NO
- mp_testservice.sas: renamed to mp_execute.sas