Skip to content

v4.10.0

Choose a tag to compare

@sjlombardo sjlombardo released this 04 Aug 20:05
· 44 commits to master since this release
  • 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=address on macOS
  • Fixes detection of CommonCrypto version on macOS
  • Improves CommonCrypto version detection on iOS
  • Introduces support for Swift Package Manager via SQLCipher.swift