Python Connector for SQLite Revision History

1.3.0 30-Oct-25

  • Added support for Python 3.14
  • 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

1.2.0 23-Oct-24

  • Added support for Python 3.13

1.1.1 17-Aug-24

  • Updated License Agreement

1.1.0 29-Jul-24

  • Added support for connection pooling
  • Added activation by license key
  • Added subscription license type

1.0.1 01-Dec-23

  • 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