Python Connector for SQLite Releases
Released: Oct 30, 2025
Atualizações na v1.3.0
Recursos
- Added support for Python 3.14.
Correções
- Fixed a bug with updating a record in the table that has key fields of the TEXT type.
- Fixed a bug that occurred when reinitializing the client library after a connection error.
Released: Oct 23, 2024
Atualizações na v1.2.0
Recursos
- Added support for Python 3.13.
Released: Jul 29, 2024
Atualizações na v1.1.0
Recursos
- Added support for connection pooling.
- Added activation by license key.
- Added subscription license type.
Released: Dec 1, 2023
Atualizações na v1.0.1
Recursos
- Initial release of SQLite 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.