v0.8.0
What's Changed
- Run CORE Validate on Local Unpublished rules by @SFJohnson24 in #674
- Utilize datasets abstraction by @nhaydel in #615
- Fix JSON reader to Parquet by @nhaydel in #701
- Optimized rule applies to class functionality for large datasets by @SFJohnson24 in #689
- Improved rule loading error logging by @SFJohnson24 in #697
- Allow ordering in empty_within_except_last_row by @gerrycampion in #703
- fix bug split dataset by @ab3263266 in #700
- Missing keys bug by @SFJohnson24 in #712
- Fix contained_by operator by @nhaydel in #717
- Fix list-ct command bug by @nhaydel in #716
- Add Sort_values operator by @nhaydel in #718
- Fix bug with not_exists operator by @ab3263266 in #714
- Add new argument to get_variables_metadata calls in dataset builders by @nhaydel in #727
- Large dataset optimization: estimate XML filesize without reading whole dataset by @SFJohnson24 in #719
- Fixed logging for validation command by @SFJohnson24 in #732
- Added None set to empty check and updated testing by @SFJohnson24 in #729
- Update base_dataset_builder.py by @SFJohnson24 in #724
- Updated target_is_not_sorted_by operator by @SFJohnson24 in #730
- Updated FDA schema by @SFJohnson24 in #734
- Further updates to FDA schema by @SFJohnson24 in #737
- Refactor for handling of XML supp domains by @SFJohnson24 in #722
- Handling of NaN in dataframes to prevent invalid JSON by @ASL-rmarshall in #713
- Updated Regression Tests by @RamilCDISC in #626
- FileNames operator by @SFJohnson24 in #751
- Improved error handling for incorrect rule sensitivity by @SFJohnson24 in #756
- added astype() operator by @SFJohnson24 in #753
- contains_special_topics operator fix by @SFJohnson24 in #770
- Added missing operator tests. by @nhaydel in #760
- Update defineXML metadata reader by @SFJohnson24 in #745
- Local Rules Cache Updater by @SFJohnson24 in #757
- Added defineXML version check for CLI by @SFJohnson24 in #772
- updated JSON and Excel reports by @SFJohnson24 in #771
- Updated README.md by @SFJohnson24 in #774
- Updated Regex to schema by @SFJohnson24 in #783
- Added invalid_duration operator by @SFJohnson24 in #777
- Update release.yml by @gerrycampion in #785
- update exist operator by @SFJohnson24 in #782
- Updated ContentsDefineDatasetBuilder by @SFJohnson24 in #790
- Add loinc support by @nhaydel in #786
- Update README.md by @SFJohnson24 in #800
- Added External dictionary version validation by @nhaydel in #813
- fixed keyword_arguments bug by @SFJohnson24 in #814
- Update README.md for powershell users by @SFJohnson24 in #822
- Updated test and validate CLI command environments to prevent discrepancies @SFJohnson24 in #815
- Added min(), reset_index to custom dataset classes by @SFJohnson24 in #817
- Updated has_next_corresponding_record operator by @SFJohnson24 in #818
- Added dateset_name argument by @SFJohnson24 in #819
- Update README.md by @SFJohnson24 in #829
- Added dockerfile for CORE engine container by @SFJohnson24 in #823
- target_is_sorted_by handle partial dates functionality by @SFJohnson24 in #830
- Med-RT validation support by @nhaydel in #832
- Updated gitaction CI/CD pipelines by @SFJohnson24 in #833
- Added inconsistent_enumerated_columns operator by @SFJohnson24 in #834
- Added negative duration variable for invalid_duration by @SFJohnson24 in #836
Full Changelog: v0.7.1...v0.8.0