Releases: blue-yonder/turbodbc
Releases · blue-yonder/turbodbc
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
Turbodbc 4.6.0
- Drop python 3.8 support
- Add python 3.11 support
- Require numpy>=1.20.0
- Require pyarrow>=7
- Support pyarrow=12
- Bump pybind11 version to 2.10.4
- Update GitHub Actions
- Update pre-commit hooks and linting
Turbodbc 4.5.10
Add support for pyarrow=11
.
Turbodbc 4.7.9
Better handling of CXX11ABI build flags.