Releases: utelle/SQLite3MultipleCiphers
SQLite3 Multiple Ciphers 1.5.1 (based on SQLite 3.39.3)
Changes since previous release
- Based on SQLite version 3.39.3
- Fix a bug in shutdown code that resulted in a crash on calling
sqlite3_shutdown
Please update to release SQLite3 Multiple Ciphers version 1.5.2 (or higher). Versions 1.5.0 and 1.5.1 have a bug in the code for retrieval of the cipher configuration parameter table, leading to a crash on activating encryption for a database connection (see issue #90). Only builds that omit some of the builtin cipher schemes are affected.
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.5.0 (based on SQLite 3.39.3)
Changes since previous release
- Based on SQLite version 3.39.3
- Add option to register cipher schemes dynamically
- Eliminate a few compile time warnings
- Add WebAssembly target support (#88, #89)
- Improve error messages from
sqlite3_rekey
Please update to release SQLite3 Multiple Ciphers version 1.5.1 (or higher). Version 1.5.0 contains a bug in the shutdown code that leads to a crash on invoking sqlite3_shutdown
.
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.8 (based on SQLite 3.39.2)
Changes since previous release
- Based on SQLite version 3.39.2
- Fixed issue #85 (
PRAGMA rekey
could cause a crash)
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.7 (based on SQLite 3.39.2)
Changes since previous release
- Based on SQLite version 3.39.2
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.6 (based on SQLite 3.39.1)
Changes since previous release
- Based on SQLite version 3.39.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. 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.5 (based on SQLite 3.39.0)
Changes since previous release
- Based on SQLite version 3.39.0
- Enabled preupdate hooks in build 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.4 (based on SQLite 3.38.5)
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)
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)
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)
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.