- Disable debugger by default on pyspark dataframe validation - Reactivate snowflake account for integration tests
0.7.4
- Remove `lxml` dependency - Remove country list dependency handled by `i18n-iso-countries` library
0.7.0
- Added `Control` for grouping checks or with full dataframe scope - `Control.completeness` implemented - Added docs for Control
0.6.0
- Completed test cases for `polars` and upgraded to version `0.19.6` - Added `t-minus` functions - Implement `has_workflow` on polars correctly and without SQL context - Added a new alias for `is_unique` as `is_primary_key` - Added a new alias for `are_unique` as `is_composite_key` - Upgraded documentation
0.5.2
- Fix quoting on bigquery queries
0.5.1
- Added the `is_t_minus_n` core check - Added the `is_today` core check - Added the `is_yesterday` core check