Skip to content

v0.15.0

Compare
Choose a tag to compare
@canimus canimus released this 28 Sep 20:27
· 14 commits to main since this release
a8f0164
  • 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