mirror of
https://github.com/SASPAC/baseplus.git
synced 2026-06-12 22:00:22 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54c2c0728f | |||
| fd644f4343 | |||
| e6cc777ffe | |||
| 00b56a7b5e |
@@ -58,7 +58,7 @@ libname NEW "%workPath()/new";
|
||||
```
|
||||
and more.
|
||||
|
||||
SHA256 digest for the latest version of `BasePlus`: F*BD248E5F8CBD94B5F45467B723A73D97D646CD665BA98679F87C7A03A484E83E
|
||||
SHA256 digest for the latest version of `BasePlus`: F*F85189F1AF33755A7C9F05673A8094AE3245A21C8B602E02C20170A4DCF73890
|
||||
|
||||
[**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")
|
||||
|
||||
|
||||
+12
-9
@@ -9,17 +9,17 @@
|
||||
### Version information:
|
||||
|
||||
- Package: BasePlus
|
||||
- Version: 3.1.4
|
||||
- Generated: 2026-02-17T12:22:24
|
||||
- Version: 3.2.0
|
||||
- Generated: 2026-05-28T12:00:14
|
||||
- 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)
|
||||
- License: MIT
|
||||
- File SHA256: `F*BD248E5F8CBD94B5F45467B723A73D97D646CD665BA98679F87C7A03A484E83E` for this version
|
||||
- Content SHA256: `C*373E1A4CDC1A2462C90D6EC88E2BAA2F9902DFE5C6A4CC70356EE7281337C70A` for this version
|
||||
- File SHA256: `F*F85189F1AF33755A7C9F05673A8094AE3245A21C8B602E02C20170A4DCF73890` for this version
|
||||
- Content SHA256: `C*2216D9556FF51EDABAACBBFED7D30D5B46519083F7217A647A505C2F9FAB3634` for this version
|
||||
|
||||
---
|
||||
|
||||
# The `BasePlus` package, version: `3.1.4`;
|
||||
# The `BasePlus` package, version: `3.2.0`;
|
||||
|
||||
---
|
||||
|
||||
@@ -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 `20260515`,*
|
||||
*under `WIN`(`X64_10PRO`) operating system,*
|
||||
*using SAS release: `9.04.01M9P06042025`.*
|
||||
*using SAS release: `9.04.01M9P06052025`.*
|
||||
|
||||
---------------------------------------------------------------------
|
||||
|
||||
@@ -878,8 +878,11 @@ The basic syntax is the following, the `<...>` means optional parameters:
|
||||
|
||||
* `backslashSens=0` - *Optional*, if not zero then it indicates
|
||||
that backslash(`\`) symbol in files and dirs
|
||||
names is detectable under Linux. Accepted
|
||||
values: `0` and `1`. Ignored under Windows.
|
||||
names is detectable under Linux. Additionally,
|
||||
for a square-bracket (`[` or `]`), it turns
|
||||
off their special meaning under Linux.
|
||||
Accepted values: `0` and `1`.
|
||||
Ignored under Windows.
|
||||
|
||||
|
||||
### EXAMPLES AND USECASES: ####################################################
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Reference in New Issue
Block a user