Skip to content

Releases: utelle/wxsqlite3

wxSQLite3 4.6.6 (based on SQLite 3.35.1)

16 Mar 11:41
491387f
Compare
Choose a tag to compare

Changes since previous release

wxSQLite3 4.6.5 (based on SQLite 3.35.0)

14 Mar 13:24
5df7fa4
Compare
Choose a tag to compare

Changes since previous release

  • Upgrade to SQLite3 Multiple Ciphers version 1.2.0 (based on SQLite 3.35.0)
  • Enabled new SQLite Math Extension (introduced in SQLite 3.35.0)
  • Fixed a memory leak in method wxSQLite3Database::GetTable
  • Adjusted build files (DLL builds with MinGW/GCC used wrong DLL file name extension)

wxSQLite3 4.6.4 (based on SQLite 3.34.0)

30 Dec 21:34
72059f7
Compare
Choose a tag to compare

Changes since previous release

wxSQLite3 4.6.3 (based on SQLite 3.34.0)

12 Dec 19:42
2d4cefa
Compare
Choose a tag to compare

Changes since previous release

wxSQLite3 4.6.2 (based on SQLite 3.34.0)

07 Dec 22:41
160b409
Compare
Choose a tag to compare

Changes since previous release

wxSQLite3 4.6.1 (based on SQLite 3.33.0)

04 Oct 09:33
3095930
Compare
Choose a tag to compare

Changes since previous release

  • Added SQLite VSV extension (Variably Separated Values)

wxSQLite3 4.6.0

16 Aug 21:27
8afbf1e
Compare
Choose a tag to compare

Changes since previous release

  • Replace wxSQLite3 encryption extension by SQLite3 Multiple Ciphers encryption extension (support for SQLite version 3.32.0 and higher)
  • Upgrade to SQLite version 3.33.0
  • Include support for cipher RC4 (System.Data.SQLite) on all platforms

Notes

  • wxSQLite3 releases no longer provide SQLite3 binaries for Windows (SQLite3 shell and DLLs) - not depending on wxWidgets. However, such binaries can be found here.
  • The source files of the prior wxSQLite3 encryption extension were removed from the wxSQLite3 repository.
  • Since version 1.0.113.0 the public System.Data.SQLite package does not support its prior RC4 encryption any longer due to the removal of the SQLITE_HAS_CODEC interface in SQLite version 3.32.0.

wxSQLite3 4.5.1

28 Jan 13:20
Compare
Choose a tag to compare

Changes since previous release:

  • Upgrade to SQLite version 3.31.1

SQLite3 binaries for Windows (SQLite3 shell and DLLs) can be found as separate downloads with resp. without enabled ICU support in variants for 32-bit and 64-bit Windows.

Please take also into account the Note coming with release wxSQLite3 4.4.6.

wxSQLite3 4.5.0

26 Jan 20:46
Compare
Choose a tag to compare

Changes since previous release:

  • Upgrade to SQLite version 3.31.0
  • Modified API for wxSQLite3Database::CreateFunction methods

SQLite3 binaries for Windows (SQLite3 shell and DLLs) can be found as separate downloads with resp. without enabled ICU support in variants for 32-bit and 64-bit Windows.

Please take also into account the Note coming with release wxSQLite3 4.4.6.

wxSQLite3 4.4.8

14 Oct 12:44
Compare
Choose a tag to compare

Changes since previous release:

  • Upgrade to SQLite version 3.30.1
  • Adjusted encryption extension to support SQLite's shared cache mode

SQLite3 binaries for Windows (SQLite3 shell and DLLs) can be found as separate downloads with resp. without enabled ICU support in variants for 32-bit and 64-bit Windows.

Please take also into account the Note coming with release wxSQLite3 4.4.6.