Cdisc-rules-engine

Latest version: v0.6.2

Safety actively analyzes 623965 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.6.2

What's Changed
* Define Cross Check - HasNoData and VariableIsNull by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/399
* Support CG0312 by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/402
* Add name and label referenced variable metadata operations by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/406
* Added support for define xml 2.0 by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/405
* Add list-ct command by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/407
* ISS-335: move rule schema from rules editor to core rules engine repo by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/409
* ISS 265: Added define_order_number functionality by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/410
* Use evaluation dataset instead of params dataframe by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/416
* Add operation to get variable's codelist from define by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/413
* ISS 273: Crosscheck values against Define XML Codelists by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/423
* Qa regression tests and issue383 by RamilCDISC in https://github.com/cdisc-org/cdisc-rules-engine/pull/404
* ISS-422: Ensure output variables are json serializable by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/431
* Add original target param for study wide operations by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/429
* Added library_model_variables_filter by htu in https://github.com/cdisc-org/cdisc-rules-engine/pull/415
* Update business-rules package to 1.3.5 by mdeforestbrown in https://github.com/cdisc-org/cdisc-rules-engine/pull/435
* ISS 274 - New rule type Value Check against Define XML VLM by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/436
* Add function to get ordered key variables for dataset by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/438
* Add new keys to perform_rule_operations and fix regression tests by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/442
* Populate "Dataset Details" tab in excel export by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/445
* Cg0014 fixes by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/446
* Schema documentation and intellisense by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/447
* Q2 release version update by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/452

New Contributors
* RamilCDISC made their first contribution in https://github.com/cdisc-org/cdisc-rules-engine/pull/404
* htu made their first contribution in https://github.com/cdisc-org/cdisc-rules-engine/pull/415
* mdeforestbrown made their first contribution in https://github.com/cdisc-org/cdisc-rules-engine/pull/435

**Full Changelog**: https://github.com/cdisc-org/cdisc-rules-engine/compare/v0.6.1...v0.6.2

0.6.1

What's Changed
* Add Define Item Group Metadata Check rule type and test by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/386
* ISS 304: added variable_is_null and define_variable_is_collected by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/391
* Import models that are imported inline by odmlib to support compiled … by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/394
* Add "PyPI Quickstart" section to README.md by Akollek in https://github.com/cdisc-org/cdisc-rules-engine/pull/395
* Update README.md by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/396
* Deploy tester on push to main by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/398
* Convert remaining file name manipulation to os file path manipulation by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/400


Hotfix: Fix an issue where the -dp flag was not properly parsed on windows.

New Contributors
* Akollek made their first contribution in https://github.com/cdisc-org/cdisc-rules-engine/pull/395

**Full Changelog**: https://github.com/cdisc-org/cdisc-rules-engine/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* Merge development by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/317
* ISS-235: Add variable format to variable metadata dataframe by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/323
* Iss 315 move cdisc library conformance rules generator to GitHub by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/321
* Upgrade business rules and add tests by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/326
* Parent lib model col order Operation added by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/337
* Capitalize USUBJID and SEQ in results, update tests by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/343
* Uses new report template and fixes missing details by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/350
* Add ability to specify standard and codelists by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/353
* Endpoint supports define.xml by gerrycampion in https://github.com/cdisc-org/cdisc-rules-engine/pull/356
* Update report template and test reporting issues by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/358
* Update business rules requirement by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/365
* Make test endpoint sync by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/364
* Add valid_codelist_dates operation by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/377
* Update business rules dependency by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/384
* Only get rules if rule exists by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/385
* Quick fix for issue 378 by jamesformedix in https://github.com/cdisc-org/cdisc-rules-engine/pull/380
* Release version update and fix by nhaydel in https://github.com/cdisc-org/cdisc-rules-engine/pull/387

New Contributors
* jamesformedix made their first contribution in https://github.com/cdisc-org/cdisc-rules-engine/pull/380

**Full Changelog**: https://github.com/cdisc-org/cdisc-rules-engine/compare/v0.5.6.1...v0.6.0

0.5.6.1

Update business-rules-enhanced dependency

0.5.5

* Updates to the rule schema described here: https://github.com/cdisc-org/cdisc-rules-engine/issues/224
* Add command to get current version of core `core version`
* Updates to LibraryColumnOrder operator
* Bug fixes and enhancements

0.5.4

* adds list dataset metadata command
* Updates progress parameter to be either [verbose_output|disabled|percents|bar]
* Updates cache update to create multiple files for CT for faster startup times
* Adds functionality to test rules via command line
* Updates DY calculation logic
* Various bug fixes and improvement

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.