SAS Packages Framework, version 20221215

SAS Packages Framework, version 20221215

Changes in the framework:
- Bug fix for `formats` and `proto` with cherry picking.

- Packages regenerated with the latest framework version:
  - SQLinDS [2.2.4]
  - DFA [0.5.4]
  - macroArray [1.0.4]
  - BasePlus [1.18.4]
  - GSM [0.20.4]
  - dynMacroArray [0.2.4]

- New macro `%bpPIPE()` in BasePlus package.

- Documentation updated.
This commit is contained in:
Bartosz Jablonski
2022-12-15 17:56:08 +01:00
parent a282349c86
commit 8807a1560e
26 changed files with 267 additions and 198 deletions

View File

@@ -19,7 +19,7 @@
---
# The macroArray package [ver. 1.0.3] <a name="macroarray-package"></a> ###############################################
# The macroArray package [ver. 1.0.4] <a name="macroarray-package"></a> ###############################################
The **macroArray** package implements a macro array facility:
- `%array()`,
@@ -75,10 +75,10 @@ Package contains:
Required SAS Components:
*Base SAS Software*
*SAS package generated by generatePackage, version 20221125*
*SAS package generated by generatePackage, version 20221215*
The SHA256 hash digest for package macroArray:
`440920272D1838505EA5C033B1C448C612DE2FCCFD57F157BB90ED980E4001CC`
`8584C249C308B5E8B620ED5F695BC58CD426172FB2EACD5FF9C6899F9DE2B470`
---
# Content description ############################################################################################