Releases: utelle/wxsqlite3
wxSQLite3 3.5.9
Changes since previous release
- Upgrade to SQLite version 3.22.0
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption. Starting with wxSQLite3 3.5.7 experimental versions with enabled ICU support are included, too. For details refer to the included readme file.
wxSQLite3 3.5.8
Changes since previous release
- Upgrade to SQLite version 3.21.0
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption. Starting with wxSQLite3 3.5.7 experimental versions with enabled ICU support are included, too. For details refer to the included readme file.
wxSQLite3 3.5.7
Changes since previous release
- Upgrade to SQLite version 3.20.1
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption. Starting with wxSQLite3 3.5.7 experimental versions with enabled ICU support are included, too. For details refer to the included readme file.
wxSQLite3 3.5.6
Changes since previous release
- Upgrade to SQLite version 3.20.0
- Added support for "persistent" prepared statements
- Added support for binding pointers (new SQLite pointer-binding interface)
- Added several SQLite extensions (csv, sha3, carray, fileio, series) for the included SQLite library
- Modified build files to expose the parameter SQLITE_MAX_ATTACHED to allow easier adjustment of the maximum number of attached databases
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption.
wxSQLite3 3.5.5
Changes since previous release
- Upgrade to SQLite version 3.19.3
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption.
wxSQLite3 3.5.4
Changes since previous release
- Upgrade to SQLite version 3.19.2
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption.
wxSQLite3 3.5.3
Changes since previous release
- Upgrade to SQLite version 3.18.0
- Minor modification to wxsqlite3.pc.in to fix issue with pkgconfig tool
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption.
wxSQLite3 3.5.2
Changes since previous release
- Upgrade to SQLite version 3.17.0
- Fixed minor issue in SQLite encryption extension related to symbol
SQLITE_DEBUG
- Modified build system for GNU make (support monolithic wxWidgets build)
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption.
wxSQLite3 3.5.1
Changes since previous release
- Added version information as Windows resource for DLL builds on Windows
- Cleaned up premake5 build files for Visual C++ (corrected debug environment settings)
- Resolved wxWidgets library dependencies for Visual C++ using wxWidgets' special setup.h for MSVC
Note: Current SQLite3 binaries for Windows can be found in release wxSQLite3 3.5.0 as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption.
wxSQLite3 3.5.0
Changes since previous release
- Upgrade to SQLite version 3.16.2
- SQLite3 library now integrated part of wxSQLite3
- Build system overhauled
- Added Travis Continuous Integration
Note: The SQLite3 binaries for Windows can be found below as separate downloads. Windows binaries are provided in 32-bit and 64-bit for AES-128 and AES-256 encryption.