mirror of
https://github.com/yabwon/SAS_PACKAGES.git
synced 2026-01-11 17:00:04 +00:00
The SAS Packages Framework, version 20220830:
The SAS Packages Framework, version 20220830:
- New metadata checks added for required SAS components and required SAS packages.
- New parameter `delTestWork` in `%generatePackage()` macro added. It indicates if `WORK` directories generated by user tests should be deleted, i.e. the (NO)WORKTERM option is set.
- Log aesthetics and readability improved in the `%generatePackages()` macro:
- subtitles added in the log,
- `stimer` turned off,
- some notes turned off.
- Generation of table with tests results updated.
- Documentation updated.
Packages regenerated with the new version of SPF:
- BasePlus
- SQLinDS
- macroArray
- DFA
- dynMacroArray
- GSM
This commit is contained in:
@@ -271,10 +271,10 @@ Package contains:
|
||||
48. functions quicksorthashsddv
|
||||
49. functions quicksortlight
|
||||
|
||||
*SAS package generated by generatePackage, version 20220420*
|
||||
*SAS package generated by generatePackage, version 20220830*
|
||||
|
||||
The SHA256 hash digest for package BasePlus:
|
||||
`619D4B2562F1D9E42C9C5DCB326E8F4D6A020B5D0CEE29A6174F65F8E1B0E7BD`
|
||||
`56B260350FEB7D5118F581B9EFD1B9CE1F0298DCB9A4C000A7654E2FF3F0298C`
|
||||
|
||||
---
|
||||
# Content description ############################################################################################
|
||||
|
||||
Reference in New Issue
Block a user