Releases: journeyapps/node-sqlcipher
Releases · journeyapps/node-sqlcipher
v6.0.0
Major Changes
- a430515: Drop Windows support and switch the package to source-build-only installs on macOS and Linux. Remove
node-pre-gyp, prebuilt binary publishing, and the vendored Windows OpenSSL toolchain from the repository for this phase.
Patch Changes
v5.3.1
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
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
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