Page 1 of 1

ANN: wxSQLite3 4.1.1 released

Posted: Fri Sep 21, 2018 3:35 pm
by utelle
Version 4.1.1 of wxSQLite3 has been released. It supports version 3.25.2 of SQLite. This version is compatible with wxWidgets 2.8.12, wxWidgets 3.0.x, and wxWidgets 3.1.x.

What's new in this release
  • Upgrade to SQLite version 3.25.2
What's new in release 4.1.0
  • Upgrade to SQLite version 3.25.1
  • Added support for SQL window functions
  • Adjusted encryption extension to check for matching page sizes on rekeying a database
  • Enabled GEOPOLY extension for SQLite
Note: SQLite3 binaries for Windows can be found as a separate download. Windows binaries are provided in 32-bit and 64-bit. Experimental versions with enabled ICU support are included, too. For details refer to the included readme file.

As always, feedback is welcome.

Regards,

Ulrich