v0.13.0
What's Changed
NOTE: changes to all long form validation arguments were made to attain consistency. The use of underscores with all long form validation arguments is now in place. See the below PR or the github repo README
##Other updates include:
- new validation arguments max_report_rows by @SFJohnson24 in #1359
- max_errors refactor by @SFJohnson24 in #1385
- Docker release trigger by @SFJohnson24 in #1284
- CG0303 by @SFJohnson24 in #1285
- dockerfile updates by @SFJohnson24 in #1291
- "DDF performance fix and formats" by @pendingintent in #1290
- mac intel executable by @SFJohnson24 in #1292
- local rules command multiple arguments by @SFJohnson24 in #1301
- Test Suite summary reports by @SFJohnson24 in #1294
- Performance 1233 by @pendingintent in #1302
- cg0314 by @SFJohnson24 in #1306
- e2e testing @RamilCDISC in #1207
- reference guide formatting by @SFJohnson24 in #1314
- cg0371 by @SFJohnson24 in #1313
- Dockerbuild by @SFJohnson24 in #1315
- update builder by @SFJohnson24 in #1318
- reformat doc by @SFJohnson24 in #1323
- 1335: Fixing CT version in JSON report by @DmitryMK in #1336
- 1266: avoid crashes when reading empty xpt files by @alexfurmenkov in #1347
- 1326: codelist preferred term check by @alexfurmenkov in #1352
- null logic by @SFJohnson24 in #1354
- None/NaN handling by @SFJohnson24 in #1357
- Pympler fallback bug fix by @SFJohnson24 in #1358
- output variables numpy scrubber by @SFJohnson24 in #1361
- Adding --exclude-rules parameter by @DmitryMK in #1365
- list rules uppercase fix by @SFJohnson24 in #1368
- 1104 dataservice and datareader for arbitrary json files by @gerrycampion in #1304
- Converted representation interface classes to dataclasses by @gerrycampion in #1376
- Update jsonata_processor.py by @gerrycampion in #1377
- 1333: sync requirements.txt and pyproject.toml by @alexfurmenkov in #1381
- 1366 update exit code by @DmitryMK in #1369
- 1211-fix-na-vs-nan-excel by @RakeshBobba03 in #1383
- rounding parameter by @SFJohnson24 in #1389
- ADaM cache and scope by @SFJohnson24 in #1300
- Update Operator.md by @SFJohnson24 in #1400
- update release by @SFJohnson24 in #1391
- update release by @SFJohnson24 in #1401
New Contributors
- @pendingintent made their first contribution in #1290
- @RakeshBobba03 made their first contribution in #1383
Full Changelog: v0.12.0...v0.13.0