Releases: canimus/cuallee
Releases · canimus/cuallee
v0.7.4
v0.7.0
v0.6.0
- Completed test cases for
polars
and upgraded to version0.19.6
- Added
t-minus
functions - Implement
has_workflow
on polars correctly and without SQL context - Added a new alias for
is_unique
asis_primary_key
- Added a new alias for
are_unique
asis_composite_key
- Upgraded documentation
v0.5.2
v0.5.1
v0.5.0
- Fixed Big Query connection in CI/CD 🥳. Thanks @vestalisvirginis
- Reactivate SnowFlake test account for CI/CD
- Fix Google Auth GitHub action to allow Google Cloud default credentials
- 838 test cases! 🏆
v0.4.9
- Fixes wrong number of violations in
are_complete
check. Thanks @GeorgelPreput for reporting.