From 55b7b507cf5750c954ab3cb3bc703332eac736f7 Mon Sep 17 00:00:00 2001 From: Bart Jablonski Date: Wed, 29 May 2024 16:38:34 +0200 Subject: [PATCH] SAS Packages Framework, version `20240529` SAS Packages Framework, version `20240529` Changes: - aesthetic changes in log when running `%generatePackage()` macro, - reshaped format of an automatic documentation header, - and little bug fix for automatic documentation generation (for excluding file from documentation the `IN` operator should be used instead `IN:`). --- BasePlus, version `1.39.0` Changes: - new parameter `DSout=` added in `%downloadFilesTo()` macro, - file SHA256: `F*3C3A2050E3FF46E1FC0F936634A66FC3F294A3531EFE0A7DC9CE74F2EF17C687` for this version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42aea76..3bbc963 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Don't forget to **STAR** (:star:) the repository! :-) ### Current version: -**The latest version** of SPF is **`20240423`**. +**The latest version** of SPF is **`20240529`**. To get started with SAS Packages try this [**`Getting Started with SAS Packages`**](https://github.com/yabwon/SAS_PACKAGES/blob/main/SPF/Documentation/Getting_Started_with_SAS_Packages.pdf "Getting Started with SAS Packages") presentation (see the `./SPF/Documentation` directory).