New
v4.10.0
- Updates baseline to SQLite 3.50.4 (this version of upstream SQLite address several potential security issues)
- Allows compile time override of default log level via SQLCIPHER_LOG_LEVEL_DEFAULT macro
- Fixes issue building with
-fstanitize=addresson macOS - Fixes detection of CommonCrypto version on macOS
- Improves CommonCrypto version detection on iOS
- Introduces support for Swift Package Manager via SQLCipher.swift