SAS Packages Framework, version 20251126

SAS Packages Framework, version 20251126

Changes:
- Automatic documentation generator in the %generatePackage() macro can now exclude files generated by `%splitCodeForPackage()` macro.
This commit is contained in:
Bart Jablonski
2025-11-26 20:58:03 +01:00
parent 200bab261e
commit b71b0382c5
15 changed files with 102 additions and 86 deletions

View File

@@ -17,7 +17,7 @@ Don't forget to give the repository a **STAR** and become [stargazer](https://gi
### Current version:
**The latest version** of the **SAS Packages Framework** is **`20251122`**.
**The latest version** of the **SAS Packages Framework** is **`20251126`**.
---