Skip to content

Releases: Quantco/sqlcompyre

v2.0.0

17 Jan 00:18
4e84794
Compare
Choose a tag to compare

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

v1.0.1

07 Nov 11:59
e5f2484
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

📚 Documentation

🛠 Builds

  • Bump the gh-actions group with 3 updates by @dependabot in #10
  • Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 in the gh-actions group by @dependabot in #8
  • Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the gh-actions group by @dependabot in #5

♻️ Chores

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

v1.0.0

13 Aug 09:21
9cd2658
Compare
Choose a tag to compare

Initial Release of SQLCompyre 🚀