·
28 commits
to refs/heads/main
since this release
What's Changed
⚠️ Breaking Changes
- Remove ability to compare parquet files by Oliver Borchert (@borchero) in #20
✨ New Features
- Add column statistics to query inspection by Oliver Borchert (@borchero) in #18
- Allow to compare queries in
compare_tablefunction by Oliver Borchert (@borchero) in #16
🏗️ Testing
- Add tests for DuckDB by Oliver Borchert (@borchero) in #21
🛠 Builds
- Bump the gh-actions group with 2 updates by Dependabot (@dependabot) in #15
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the gh-actions group by Dependabot (@dependabot) in #14
♻️ Chores
- Add support for Python 3.13 and fix test warnings by Oliver Borchert (@borchero) in #19
- Simplify type annotations for SQLAlchemy v2 by Oliver Borchert (@borchero) in #17
Full Changelog: v1.0.1...v2.0.0