Releases: blue-yonder/turbodbc
Releases · blue-yonder/turbodbc
5.0.2
What's Changed
- Update pixi lockfile by @github-actions in #441
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #442
- Fix turbodbc_intern import and test pyarrow as a hard dependency by @alippai in #444
New Contributors
- @github-actions made their first contribution in #441
Full Changelog: 5.0.1...5.0.2
5.0.1
Full Changelog: 5.0.0...5.0.1
5.0.0
This moves the build system to meson-python
and also introduces a hard dependency on pyarrow
and numpy
.
Full Changelog: 4.14.0...5.0.0
Turbodbc 5.0.0rc3
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #439
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #438
- Fix pyarrow detection in the cross-compilation setting by @xhochy in #440
Full Changelog: 5.0.0rc1...5.0.0rc3
Turbodbc 5.0.0rc1
What's Changed
- Move to
meson-python
by @xhochy in #433 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 by @dependabot in #436
Full Changelog: 4.14.0...5.0.0rc1
Turbodbc 4.14.0
Turbodbc 4.13.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #428
- Support pyarrow 17 by @xhochy in #430
Full Changelog: 4.12.1...4.13.0
Turbodbc 4.12.1
Remove usage of pkg_resources
turbodbc 4.12.0
- Support
pyarrow=16
- Drop Python 3.9
Turbodbc 4.11.1
Set upper limit on pyarrow
also in pyproject.toml