Skip to content

v7.5.2

Compare
Choose a tag to compare
@m4heshd m4heshd released this 15 May 23:08
· 186 commits to master since this release

Install

npm install better-sqlite3-multiple-ciphers@latest

Dependency versions

Prebuilds (Windows [x86, x64], Linux [x64, arm, arm64], Alpine Linux [x64, arm64], macOS [x64])

  • Node - v10.20.x, v12.x.y, v14.x.y, v16.x.y, v18.x.y
  • Electron - v10.x.y, v11.x.y, v12.x.y, v13.x.y, v14.x.y, v15.x.y, v16.x.y, v17.x.y, v18.x.y

What's new?

  • Updated SQLite to 3.38.5
  • Added prebuilt binaries for Node.js v18
  • Fixed access violation issues related to multi-threaded connections (utelle/SQLite3MultipleCiphers#73)

Full Changelog: v7.5.1...v7.5.2

This update is strongly recommended for applications using SQLite in multi-threaded environments.