- Fixes wrong number of violations in `are_complete` check. Thanks GeorgelPreput for reporting.
0.4.8
- Added flag for case sensitive column name matching. Thanks runkelcorey - Added substring verification for PySpark version. Thanks dCodeYL
0.4.7
- Fix polars validations
0.4.5
- Polars dataframe validation incorporated - Correction of pandas and requests requirements for iso checks
0.4.1
- Upgraded to support new pyspark `3.4.0` and pnadas `2.0.1` - Included a new module inside the `Check` to enable `iso` checks for countries and currencies
0.3.0
- Full implementation of `duckdb==0.6.0` - Increase test coverage >90% - Refactor the `pyproject.toml` for better installation