Skip to content

Releases: utelle/wxsqlite3

wxSQLite3 3.5.9

24 Jan 22:00
Compare
Choose a tag to compare

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

02 Nov 22:29
Compare
Choose a tag to compare

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

07 Sep 21:37
Compare
Choose a tag to compare

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

04 Aug 06:45
Compare
Choose a tag to compare

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

09 Jun 13:55
Compare
Choose a tag to compare

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

05 Jun 14:26
Compare
Choose a tag to compare

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

31 Mar 11:08
Compare
Choose a tag to compare

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

19 Mar 18:10
Compare
Choose a tag to compare

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

01 Feb 15:19
Compare
Choose a tag to compare

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

30 Jan 22:54
Compare
Choose a tag to compare

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.