Releases: canimus/cuallee
Releases · canimus/cuallee
v0.15.4
07 Oct 12:53
Compare
Sorry, something went wrong.
No results found
🚀 Change test cases for support to pyspark==4.0.1 ✔️
v0.15.3
07 Oct 11:35
Compare
Sorry, something went wrong.
No results found
Added a fix for polars.are_unique rules that allow comparisson via pl.struct
v0.15.2
14 Dec 09:36
Compare
Sorry, something went wrong.
No results found
Addition of is_custom support for pandas. Thank you @jkkronk
v0.15.1
15 Nov 23:26
Compare
Sorry, something went wrong.
No results found
Fix test cases for snowpark
Bump versions from dependabot
v0.15.0
28 Sep 20:27
Compare
Sorry, something went wrong.
No results found
New Check.ok() method to return true|false when all rules in the check ended up with PASS status
Upgraded to support duckdb==1.1.1
Better error handling for duckdb.DuckDbPyRelation object, instructing user to register their relation first
Introduction to pre-commit on the repository as guardrails for dev work
v0.14.1
13 Sep 20:11
Compare
Sorry, something went wrong.
No results found
Bump to python >=3.10. Thanks @runkelcorey
Lightweight verification of compute engines
v0.14.0
12 Sep 15:38
Compare
Sorry, something went wrong.
No results found
Refactor for less is_instance validation
Reduce -32% code complexity
Suggested fix is_custom for pyspark-connect
v0.13.2
05 Sep 21:15
Compare
Sorry, something went wrong.
No results found
Fixes on pyspark validation dataframe. Thanks @runkelcorey
Bumped versions of tooling and added pre-commit as aid to development and standards
v0.13.1
14 Jul 11:01
Compare
Sorry, something went wrong.
No results found
Formatting of is_custom validation. Thanks @marrov for the pointers in the discussions.
v0.13.0
13 Jul 20:35
Compare
Sorry, something went wrong.
No results found
Polars offers is_unique with ignore_nulls flag to allow validation ignoring nulls defaults to false