**SAS Packages Framework**, version 20201115

**SAS Packages Framework**, version 20201115

A new macro and a new functionality added.
The `%previewPackage()` macro allows to print out, into the log, the code of the package.

Documentation updated.

Packages recompiled with the new version of the SAS Packages Framework:
- `SQLinDS` (version 2.2)
- `macroArray` (version 0.7)
- `DFA` (version 0.2)
- `BasePlus` (version 0.9)
- `dynMacroArray` (version 0.2)
This commit is contained in:
yabwon
2020-11-15 21:19:31 +01:00
parent 740ce9b04b
commit b5564bca76
15 changed files with 404 additions and 69 deletions

View File

@@ -63,10 +63,10 @@ Package contains:
Required SAS Components:
*Base SAS Software*
*SAS package generated by generatePackage, version 20201103.*
*SAS package generated by generatePackage, version 20201115.*
The SHA256 hash digest for package macroArray:
`0DB634148FA104F4AD9D6A522466D605118EE8696774DC1BB7C4145ED3BB9B9B`
`0F1B985E2FC34C91D2A3BD237DC294502A76913B71266D76702A5E77A78C9CA7`
---
# Content description ############################################################################################