Releases: blue-yonder/turbodbc
Releases · blue-yonder/turbodbc
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
Turbodbc 4.11.0
Support pyarrow=15
Turbodbc 4.10.1
Re-upload of 4.10.1 as this repo still doesn't pick up git tags.
Turbodbc 4.10.0
- Fix performance bug in dealing with character columns under Windows, because of utf conversion by using simdutf instead of wstring_convert
Turodbc 4.9.0
Same as 4.8.1
Turbodbc 4.8.1
What's Changed
Full Changelog: 4.8.0...4.8.1
Turbodbc 4.8.0
Turbodbc 4.7.0
- Support pyarrow=13