Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 00:18
· 2 commits to refs/heads/main since this release
4e84794

What's Changed

⚠️ Breaking Changes

  • Remove ability to compare parquet files by @borchero in #20

✨ New Features

  • Add column statistics to query inspection by @borchero in #18
  • Allow to compare queries in compare_table function by @borchero in #16

🏗️ Testing

🛠 Builds

  • Bump the gh-actions group with 2 updates by @dependabot in #15
  • Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the gh-actions group by @dependabot in #14

♻️ Chores

  • Add support for Python 3.13 and fix test warnings by @borchero in #19
  • Simplify type annotations for SQLAlchemy v2 by @borchero in #17

Full Changelog: v1.0.1...v2.0.0