The BasePlus package, version: 3.1.5

The BasePlus package, version: 3.1.5

Error fix in `%splitdsintoblocks()` macro (missing semicolon were producing "Variable is uninitialized." note).

- File SHA256: `F*2308959251D1BF9259B693EB8C60D30D24D5D7E06AED05A03639A7C7E458658F` for this version
- Content SHA256: `C*9CA3E5365260C4D439592CCD16311BE30C82DE03AFC80BC2EA6B9677B3F7A8CE` for this version
This commit is contained in:
Bart Jablonski
2026-05-12 16:46:39 +02:00
parent 0553991036
commit 00b56a7b5e
5 changed files with 7770 additions and 8 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ libname NEW "%workPath()/new";
``` ```
and more. and more.
SHA256 digest for the latest version of `BasePlus`: F*BD248E5F8CBD94B5F45467B723A73D97D646CD665BA98679F87C7A03A484E83E SHA256 digest for the latest version of `BasePlus`: F*2308959251D1BF9259B693EB8C60D30D24D5D7E06AED05A03639A7C7E458658F
[**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus") [**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")
+7 -7
View File
@@ -9,17 +9,17 @@
### Version information: ### Version information:
- Package: BasePlus - Package: BasePlus
- Version: 3.1.4 - Version: 3.1.5
- Generated: 2026-02-17T12:22:24 - Generated: 2026-05-12T16:34:34
- Author(s): Bartosz Jablonski (yabwon@gmail.com), contributors are Quentin McMullen (qmcmullen@gmail.com) and Ryo Nakaya (nakaya.ryou@gmail.com) - Author(s): Bartosz Jablonski (yabwon@gmail.com), contributors are Quentin McMullen (qmcmullen@gmail.com) and Ryo Nakaya (nakaya.ryou@gmail.com)
- Maintainer(s): Bartosz Jablonski (yabwon@gmail.com) - Maintainer(s): Bartosz Jablonski (yabwon@gmail.com)
- License: MIT - License: MIT
- File SHA256: `F*BD248E5F8CBD94B5F45467B723A73D97D646CD665BA98679F87C7A03A484E83E` for this version - File SHA256: `F*2308959251D1BF9259B693EB8C60D30D24D5D7E06AED05A03639A7C7E458658F` for this version
- Content SHA256: `C*373E1A4CDC1A2462C90D6EC88E2BAA2F9902DFE5C6A4CC70356EE7281337C70A` for this version - Content SHA256: `C*9CA3E5365260C4D439592CCD16311BE30C82DE03AFC80BC2EA6B9677B3F7A8CE` for this version
--- ---
# The `BasePlus` package, version: `3.1.4`; # The `BasePlus` package, version: `3.1.5`;
--- ---
@@ -407,9 +407,9 @@ localization (only if additional content was deployed during the installation pr
--------------------------------------------------------------------- ---------------------------------------------------------------------
*SAS package generated by SAS Package Framework, version `20260216`,* *SAS package generated by SAS Package Framework, version `20260411`,*
*under `WIN`(`X64_10PRO`) operating system,* *under `WIN`(`X64_10PRO`) operating system,*
*using SAS release: `9.04.01M9P06042025`.* *using SAS release: `9.04.01M9P06052025`.*
--------------------------------------------------------------------- ---------------------------------------------------------------------
BIN
View File
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.