munja
|
3c7e762eeb
|
fix: support for SASJS server type in mf_getplatform and mp_streamfile
|
2022-02-09 22:06:24 +01:00 |
|
munja
|
9a1f7d0985
|
feat: new macro (mp_md5) for calculating an md5 hash of a set of columns
|
2022-02-09 21:56:46 +01:00 |
|
munja
|
dfd60200fb
|
chore(docs): removing invalid example
|
2022-02-08 23:23:13 +01:00 |
|
Allan Bowe
|
713f7544cd
|
Merge pull request #167 from sasjs/issue166
feat: adding mddl_xx series of macros (and tests). Closes #166
v4.6.0
|
2022-02-07 15:42:01 +02:00 |
|
munja
|
de4e96ab01
|
fix: dependency under wrong header in mp_getformats
|
2022-02-07 14:41:32 +01:00 |
|
munja
|
3e7b15c7db
|
feat: adding mddl_xx series of macros (and tests). Closes #166
|
2022-02-07 14:14:25 +01:00 |
|
Allan Bowe
|
eb2ccfbbca
|
Merge pull request #165 from sasjs/fmtstore
feat: adding format catalog capability to mp_filterstore
v4.5.0
|
2022-02-07 00:02:34 +02:00 |
|
munja
|
70e508e583
|
fix: failing test
|
2022-02-06 23:01:46 +01:00 |
|
munja
|
8b0acf2eae
|
feat: adding format catalog capability to mp_filterstore
|
2022-02-06 22:12:00 +01:00 |
|
Allan Bowe
|
d254870439
|
Merge pull request #164 from sasjs/mf_verify
fix: updating mm_x macros following fix to mf_verifymacvars
v4.4.7
|
2022-02-06 20:58:55 +02:00 |
|
munja
|
303225cb85
|
fix: updating mm_x macros following fix to mf_verifymacvars
|
2022-02-06 19:57:52 +01:00 |
|
Allan Bowe
|
90de167643
|
Merge pull request #163 from sasjs/mf_verfiy
fix: updating mf_abort param in mf_verifymacvars, also fixing return …
v4.4.6
|
2022-02-06 17:16:54 +02:00 |
|
munja
|
8ee997de8e
|
fix: updating mf_abort param in mf_verifymacvars, also fixing return code as per documentation, adding a test, and updating the header info
|
2022-02-06 16:11:18 +01:00 |
|
Allan Bowe
|
e27f6ac716
|
Merge pull request #162 from sasjs/mf_getapploc
fix: adding support for testsetup and testteardown in mf_getapploc.sas
v4.4.5
|
2022-02-05 22:56:10 +02:00 |
|
munja
|
ec4de95fcf
|
fix: reset syscc for testterm syscc check
|
2022-02-05 21:55:50 +01:00 |
|
munja
|
df0fa95519
|
fix: adding sasjs/core dependency - see: https://github.com/sasjs/cli/issues/1113
|
2022-02-05 21:29:03 +01:00 |
|
munja
|
2fe7fba79b
|
fix: adding support for testsetup and testteardown in mf_getapploc.sas
|
2022-02-05 21:19:26 +01:00 |
|
Allan Bowe
|
e40234ee29
|
Merge pull request #160 from sasjs/allanbowe-patch-1
chore(docs): Update README.md to clarify LUA prefixes
|
2022-02-04 20:56:51 +02:00 |
|
Allan Bowe
|
a287cc27a7
|
Update README.md
|
2022-02-04 18:56:19 +00:00 |
|
munja
|
921186eb74
|
fix: adding images to mp_streamfile.sas
v4.4.4
|
2022-02-03 20:17:43 +01:00 |
|
munja
|
6fd215ceff
|
fix: streaming output in mp_streamfile by default (eg when param not found)
v4.4.3
|
2022-02-03 20:13:57 +01:00 |
|
Allan Bowe
|
0297509aa0
|
Merge pull request #159 from sasjs/woff3
fix: avoiding error and including test in mp_streamfile.sas
v4.4.2
|
2022-02-03 20:59:11 +02:00 |
|
munja
|
c5a8bc745d
|
chore: fix test
|
2022-02-03 19:58:12 +01:00 |
|
munja
|
36aa466561
|
fix: avoiding error and including a test
|
2022-02-03 19:44:21 +01:00 |
|
Allan Bowe
|
009485e5b9
|
Merge pull request #158 from sasjs/woff2
fix: support for WOFF2 and TTF
v4.4.1
|
2022-02-03 19:51:39 +02:00 |
|
munja
|
eb01c8772d
|
fix: support for WOFF2 and TTF
|
2022-02-03 18:51:07 +01:00 |
|
Allan Bowe
|
e3fb69928c
|
Merge pull request #157 from sasjs/dependabot
chore: adding dependabot
|
2022-02-03 19:31:16 +02:00 |
|
munja
|
65afa14466
|
chore: removing leading spaces
|
2022-02-03 18:30:49 +01:00 |
|
munja
|
0176b19616
|
chore: adding dependabot
|
2022-02-03 18:29:31 +01:00 |
|
Allan Bowe
|
9f3dfd9a59
|
Merge pull request #156 from sasjs/csv
adding WOFF to mp_streamfile
v4.4.0
|
2022-02-03 19:23:09 +02:00 |
|
munja
|
513ea354ab
|
chore: updating headers in mp_streamfile and running all.sas
|
2022-02-03 16:45:42 +01:00 |
|
munja
|
7b686e11c9
|
feat: adding WOFF support to mp_streamfile (also re-ordering sections alphabetically)
|
2022-02-03 16:44:39 +01:00 |
|
munja
|
3997000266
|
fix: encoding issue in mp_ds2csv (option should have been in quotes)
|
2022-02-03 15:00:46 +01:00 |
|
Allan Bowe
|
6e177d4cae
|
Merge pull request #155 from sasjs/cmplib
fix: auto-detect cmplib in mcfxx funcs, mp_ds2csv supports dates etc,…
v4.3.2
|
2022-02-02 23:43:43 +02:00 |
|
munja
|
3554991ff8
|
fix: auto-detect cmplib in mcfxx funcs, mp_ds2csv supports dates etc, fix to mp_abort in viya due to abort cancel FILE hard stop (according to docs it should continue outside of the include)
|
2022-02-02 21:18:51 +01:00 |
|
Allan Bowe
|
58d2d6382a
|
Merge pull request #154 from sasjs/errtext
fix: removing syserrortext as it breaks when commas are embedded
v4.3.1
|
2022-02-02 21:36:30 +02:00 |
|
Allan Bowe
|
67f28a366c
|
fix: removing syserrortext as it breaks when commas are embedded
|
2022-02-02 19:35:54 +00:00 |
|
Allan Bowe
|
64f53acce2
|
Merge pull request #153 from sasjs/mcf_fmtclass
Mcf fmtclass
v4.3.0
|
2022-02-01 19:50:36 +02:00 |
|
munja
|
2e790f69a1
|
fix: removing view due to potential for vbufsize violations
|
2022-02-01 16:14:37 +01:00 |
|
munja
|
e62011d97e
|
chore: updating variable name to fit doc header
|
2022-02-01 13:52:08 +01:00 |
|
munja
|
cd8d16d09f
|
chore: updating all.sas
|
2022-02-01 13:48:48 +01:00 |
|
munja
|
9c61965d4b
|
feat: new macro (mcf_getfmttype) to determine the type (DATE,DATETIME,TIME,CHAR,NUM) of a SAS format
|
2022-02-01 13:48:23 +01:00 |
|
Allan Bowe
|
61b8cb5dea
|
Merge pull request #152 from sasjs/mp_ds2fmit
feat: enabling leading blanks in mp_ds2csv.
v4.2.0
|
2022-01-30 20:00:28 +02:00 |
|
munja
|
899f6d9558
|
fix: updates following test results
|
2022-01-30 18:34:29 +01:00 |
|
munja
|
899de27617
|
feat: enabling leading blanks in mp_ds2csv. Also tests for mp_ds2csv and mp_testervice.sas, and strict mode fixes elsewhere
|
2022-01-30 15:41:39 +01:00 |
|
Allan Bowe
|
322c488e72
|
Merge pull request #151 from sasjs/allanbowe-patch-1
Update README.md
|
2022-01-29 22:44:52 +02:00 |
|
Allan Bowe
|
5d5e66a1c5
|
Update README.md
|
2022-01-28 16:49:20 +00:00 |
|
munja
|
5f4e9d541d
|
chore(docs): updating md table in mp_stackdiffs docs
|
2022-01-25 17:55:34 +01:00 |
|
munja
|
306ea93be2
|
chore(docs): removing WIP marker
|
2022-01-25 17:25:53 +01:00 |
|
Allan Bowe
|
3fd83a3160
|
Merge pull request #145 from sasjs/issue144
Issue144
v4.1.0
|
2022-01-25 18:23:55 +02:00 |
|