Skip to content

Commit 4a56a2b

Browse files
authored
Merge pull request #54 from SASPAC/dev
The BasePlus package [ver. 3.1.2]
2 parents b9d5aac + 2fcb508 commit 4a56a2b

5 files changed

Lines changed: 7777 additions & 11 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ libname NEW "%workPath()/new";
5858
```
5959
and more.
6060

61-
SHA256 digest for the latest version of `BasePlus`: F*6394CE27FBCF48D475F682CBCF8CA8B4FDD6D40D2672EF571F4A561BDDF274A6
61+
SHA256 digest for the latest version of `BasePlus`: F*91A5AD4709A418704315EF37DDCF954522D4FB42808D406B3ED4DA560F6864C6
6262

6363
[**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")
6464

baseplus.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@
99
### Version information:
1010

1111
- Package: BasePlus
12-
- Version: 3.1.1
13-
- Generated: 2025-11-05T15:10:31
12+
- Version: 3.1.2
13+
- Generated: 2026-01-26T15:57:25
1414
- Author(s): Bartosz Jablonski (yabwon@gmail.com), contributors are Quentin McMullen (qmcmullen@gmail.com) and Ryo Nakaya (nakaya.ryou@gmail.com)
1515
- Maintainer(s): Bartosz Jablonski (yabwon@gmail.com)
1616
- License: MIT
17-
- File SHA256: `F*6394CE27FBCF48D475F682CBCF8CA8B4FDD6D40D2672EF571F4A561BDDF274A6` for this version
18-
- Content SHA256: `C*3CA28DF8F3E6D6670D7FD44788D347452F24F4BCF18115873E7EBC742FE30CA4` for this version
17+
- File SHA256: `F*91A5AD4709A418704315EF37DDCF954522D4FB42808D406B3ED4DA560F6864C6` for this version
18+
- Content SHA256: `C*BB61DE3ECA8293AD1CFCE9A6BF5E175B7CFDB75DF063D6070783B75F7B97CE61` for this version
1919

2020
---
2121

22-
# The `BasePlus` package, version: `3.1.1`;
22+
# The `BasePlus` package, version: `3.1.2`;
2323

2424
---
2525

2626

27-
# The BasePlus package [ver. 3.1.1] <a name="baseplus-package"></a> ###############################################
27+
# The BasePlus package [ver. 3.1.2] <a name="baseplus-package"></a> ###############################################
2828

2929
The **BasePlus** package implements useful
3030
functions and functionalities I miss in the BASE SAS.
@@ -407,11 +407,13 @@ Package contains additional content, run: `%loadPackageAddCnt(BasePlus)` to lo
407407
or look for the `baseplus_AdditionalContent` directory in the `packages` fileref
408408
localization (only if additional content was deployed during the installation process).
409409

410-
--------------------------------------------------------------------
410+
---------------------------------------------------------------------
411411

412-
*SAS package generated by SAS Package Framework, version `20251017`*
412+
*SAS package generated by SAS Package Framework, version `20260125`,*
413+
*under `WIN`(`X64_10PRO`) operating system,*
414+
*using SAS release: `9.04.01M9P06042025`.*
413415

414-
--------------------------------------------------------------------
416+
---------------------------------------------------------------------
415417

416418
# The `BasePlus` package content
417419
The `BasePlus` package consists of the following content:
@@ -7738,7 +7740,7 @@ The basic syntax is the following, the `<...>` means optional parameters:
77387740

77397741
# License <a name="license"></a> ######
77407742

7741-
Copyright (c) 2020 - 2025 Bartosz Jablonski
7743+
Copyright (c) 2020 - 2026 Bartosz Jablonski
77427744

77437745
Permission is hereby granted, free of charge, to any person obtaining a copy
77447746
of this software and associated documentation files (the "Software"), to deal

baseplus.zip

47 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)