Skip to content

Releases: utelle/SQLite3MultipleCiphers

SQLite3 Multiple Ciphers 1.4.4 (based on SQLite 3.38.5)

16 May 17:03
v1.4.4
f073845
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.38.5
  • Added ZLIB dependent extensions COMPRESS, SQLAR, and ZIPFILE
  • Added source code for the SQLite TCL interface
  • Updated copyright years in resource files

Notes

  • 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. The SQLite3 shell applications support the SQLite Archive feature.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

SQLite3 Multiple Ciphers 1.4.3 (based on SQLite 3.38.5)

07 May 12:28
v1.4.3
817ed2b
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.38.5

Notes

  • 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.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

SQLite3 Multiple Ciphers 1.4.2 (based on SQLite 3.38.3)

27 Apr 21:07
v1.4.2
cfbeabd
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.38.3

Notes

  • 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.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

SQLite3 Multiple Ciphers 1.4.1 (based on SQLite 3.38.2)

27 Apr 10:59
v1.4.1
91c7cd6
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.38.2
  • Fix issue #74 (only debug builds are affected)

❗ Update is strongly recommended for applications using SQLite in multi-threaded environments ❗

Notes

  • 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.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

SQLite3 Multiple Ciphers 1.4.0 (based on SQLite 3.38.2)

27 Apr 08:39
v1.4.0
9fd21f4
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.38.2
  • Removed global VFS structure to resolve issue #73

❗ Update is strongly recommended for applications using SQLite in multi-threaded environments ❗

Notes

  • 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.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

SQLite3 Multiple Ciphers 1.3.10 (based on SQLite 3.38.2)

28 Mar 12:08
v1.3.10
2249ca3
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.38.2
  • Added pragma hexkey/hexrekey (resolving issue #70)

Notes

  • 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.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

SQLite3 Multiple Ciphers 1.3.9 (based on SQLite 3.38.1)

15 Mar 15:30
v1.3.9
b0c82a6
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.38.1

Notes

  • 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.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

SQLite3 Multiple Ciphers 1.3.8 (based on SQLite 3.38.0)

24 Feb 13:11
v1.3.8
06ce3ee
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.38.0
  • Updated build files (JSON extension is now integral part of SQLite)
  • Eliminated compile time warning (issue #66)

Notes

  • 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.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

SQLite3 Multiple Ciphers 1.3.7 (based on SQLite 3.37.2)

08 Jan 18:12
v1.3.7
48f2fe1
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.37.2

Notes

  • Update is recommended due to important bug fixes in the underlying SQLite library, for details see this SQLite forum post.

  • 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.

  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.

  • For the first time, Android binaries are provided. They were built according to the information given on the SQLite Android Bindings website; all information given there applies - especially the remarks regarding encryption. Whether Android binaries will be included in future releases, will depend on the feedback (or the lack thereof).

Attention [January 9, 2022]

The list of header files to be installed in the file Makefile.am includes the header file sqlite3.h accidentally twice. To avoid error messages on performing make install remove one entry. AFAICT the header files are installed correctly nevertheless. However, the problem has been fixed in the repository already.

SQLite3 Multiple Ciphers 1.3.6 (based on SQLite 3.37.1)

01 Jan 20:29
v1.3.6
0074daa
Compare
Choose a tag to compare

Changes since previous release

  • Based on SQLite version 3.37.1

Notes

  • 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.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.