- Fixed `dagster` check utilities - Upgrade polars to `v1.0.0` breaking changes due to `count_match` deprecation to `count_matches` - Mapping between Dagster AssetCheckSeverity and Cuallee CheckLevel for Warning and Error
0.11.1
- Added `is_custom` check for row-level validations on `pyspark` based on a custom function defined by the user
0.11.0
- Release promoted for `zenodo`
0.10.5
- Preparation for Zenodo - Fix BQ unit test cases
0.10.4
- Added is `is_empty` rule. Thanks minzastro - Bump versions from duckdb and dagster
0.10.3
- Added `approximate` flag into the `is_complete` implementation for `pyspark` to run comparisson with `pydeequ` - Resolved JOSS issues for documentation and references against other data quality frameworks - Updated the `test/performance` folder with recent versions of all frameworks and accurate `docker` containers for each test