SAS Packages Framework, version `20260727`
Changes:
- two tiny utility macros added (`%listPackage()` and `%installPackages()`) so you won't ever have problems with "plural vs. singular" form (of `%listPackages()` and `%installPackage()`).
SAS Packages Framework, version `20260723`
Changes:
- Bugfix in the %isPackagesFilerefOK() macro.
- New functionality added to the %SasPackagesFrameworkNotes() macro.
- Minor code cleaning.