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

@@ -18,7 +18,7 @@
---
# The DFA package [ver. 0.5.3] <a name="dfa-package"></a> ###############################################
# The DFA package [ver. 0.5.4] <a name="dfa-package"></a> ###############################################
The **DFA** (a.k.a. *Dynamic Function Array*) package implements:
- dynamic numeric and character arrays,
@@ -52,10 +52,10 @@ Package contains:
12. exec generatearrays
13. clean generatearrays
*SAS package generated by generatePackage, version 20221125*
*SAS package generated by generatePackage, version 20221215*
The SHA256 hash digest for package BasePlus:
`7520CF21CBF1FD4AD2BC05C5DD343E508FCEA507575EBC060B4AD322FB80AB04`
`6DEB02BE1C30453FBC688AF1F561709C7D6BF10B3B67988B238853A2A9D53034`
---
# Content description ############################################################################################