SAS Packages Framework, version 20221125

## SAS Packages Framework, version 20221125

---

### Changes in `%generatePackage()` macro:
- Bug fix on the edge between cherry picking feature and loading required packages.
- Documentation updated.

---

### The following packages were regenerated with the latest version of the SAS Packages Framework:
- BasePlus [1.17.3]
- DFA [0.5.3]
- dynMacroArray [0.2.3]
- GSM [0.20.3]
- macroArray [1.0.3]
- SQLinDS [2.2.3]
This commit is contained in:
Bartosz Jablonski
2022-11-26 23:49:20 +01:00
parent b4314c03e3
commit f59c2a4893
27 changed files with 136 additions and 129 deletions

View File

@@ -8,7 +8,7 @@
---
# The GSM package [ver. 0.20.2] <a name="gsm-package"></a> ###############################################
# The GSM package [ver. 0.20.3] <a name="gsm-package"></a> ###############################################
The **GSM** (a.k.a. *Generate Secure Macros*) package allows
to create secured macros stored in SAS Proc FCMP functions.
@@ -91,10 +91,10 @@ Package contains:
Required SAS Components:
`Base SAS Software`
* SAS package generated by generatePackage, version 20221121 *
*SAS package generated by generatePackage, version 20221125*
The SHA256 hash digest for package GSM:
`E47C94B536B661DEE390F5C3EA1684DD1A246106F4FBBDAFA57F5E34D4BB16D5`
`50D8340E080BEA459E68BE315146AD3B809930DB8DC7B23C7A492C3815ACD83F`
## >>> `%GSM()` macro: <<< <a name="gsm-macro"></a> #######################