Skip to content

Releases: gms1/node-sqlite3

v7.0.0

25 Apr 08:45
f071d69

Choose a tag to compare

Release v7.0.0

What's Changed

  • ESM and CJS dual support by @gms1 in #16
  • test coverage improvements by @gms1 in #19
  • Replace deprectated prebuild by @gms1 in #15
    using prebuildify all prebuilt binaries are now shipped inside the package that is published to npm
    please see https://github.com/prebuild/prebuildify
  • change download from autoconf (as amalgamation) tarball to amalgamation zip by @gms1 in #17

Full Changelog: v6.4.0...v7.0.0

v6.4.0

18 Apr 08:09
2ca26e8

Choose a tag to compare

What's Changed

  • Feature/bump sqlite 3.51.3 3.53.0 by @gms1 in #14

Full Changelog: v6.3.1...v6.4.0

v6.3.1

11 Apr 06:33
81a57f7

Choose a tag to compare

What's Changed

  • fixed new promise api not included in npm package

Full Changelog: v6.3.0...v6.3.1

v6.3.0

10 Apr 16:45
0d007a3

Choose a tag to compare

What's Changed

  • promise api by @gms1 in #5
  • fix potential crash during shutdown by @gms1 in #6
  • fix queue processing deadlock by @gms1 in #7

Full Changelog: v6.2.0...v6.3.0

v6.2.0

28 Mar 09:16
0cf28e4

Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v6.2.0

v6.1.1

28 Mar 07:43
c0a8604

Choose a tag to compare

What's Changed

  • fixed undefined behavior by @gms1 in #2

Full Changelog: v6.1.0...v6.1.1

v6.1.0

20 Mar 20:12
11a2f64

Choose a tag to compare

What's Changed

Full Changelog: v6.0.1...v6.1.0