Skip to content

Releases: journeyapps/node-sqlcipher

v5.3.1

12 Jan 07:56
Compare
Choose a tag to compare

What's Changed

  • Linux: Downgrade glibc requirement to 2.24, supporting Ubuntu 16.10+ and Debian 9 (Stretch)+ again.

Full Changelog: v5.3.0...v5.3.1

v5.3.0

13 Dec 14:27
Compare
Choose a tag to compare

What's Changed

  • Pre-built binaries for macos/darwin arm64 in #90
  • Add typescript types in #91
  • Don't fallback to building from source in #90
  • Smaller NPM package (build dependencies not included anymore) in #90
  • BREAKING: Requires glibc 2.28+ on Linux. This means Ubuntu 18.10+ or Debian 10+. Will be fixed in v5.3.1.

Full Changelog: v5.2.0...v5.3.0

v5.2.0

13 Dec 14:04
Compare
Choose a tag to compare

What's Changed

  • Statically link OpenSSL on Linux and Windows, in addition to MacOS. No more DLLs distributed.
  • Upgrade to OpenSSL 1.1.1i.
  • Provide pre-built binaries for ARM64 on Windows (not regularly tested, but should work).

Full Changelog: v5.1.0...v5.2.0