Python Connector for xBase Releases
Released: Oct 30, 2025
v1.3.0 での更新項目
機能
- Added support for Python 3.14.
- Improved support of the HiPerSix database format.
不具合の修正
- Resolved an issue with reading tables in the dBASE III database format.
- Fixed an issue that occurred when querying tables with LOGICAL fields containing both T/F and Y/N values.
- Resolved an issue with incorrect results returned by queries containing a "not equal" condition in the WHERE clause.
Released: Oct 23, 2024
v1.2.0 での更新項目
機能
- Added support for Python 3.13.
- Added support for the BITTEST SQL function.
Released: Jul 29, 2024
v1.1.0 での更新項目
機能
- Added support for the UTF8 encoding.
- Added support for tables with duplicate column names.
- Added support for connection pooling.
- Added activation by license key.
- Added subscription license type.
Released: Dec 1, 2023
v1.0.1 での更新項目
機能
- Initial release of xBase Python Connector.
- Windows 32-bit and 64-bit is supported.
- Linux 64-bit is supported.
- macOS 64-bit and ARM (Apple Silicon M1 and M2) is supported.