Node Sqlcipher Versions Save

SQLCipher bindings for Node

v5.3.1

2 years ago

What's Changed

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

Full Changelog: https://github.com/journeyapps/node-sqlcipher/compare/v5.3.0...v5.3.1

v5.3.0

2 years ago

What's Changed

Full Changelog: https://github.com/journeyapps/node-sqlcipher/compare/v5.2.0...v5.3.0

v5.2.0

2 years ago

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: https://github.com/journeyapps/node-sqlcipher/compare/v5.1.0...v5.2.0