Skip to content

Releases: TryGhost/node-sqlite3

v5.0.0

01 Jul 08:49
034c05f
Compare
Choose a tag to compare
  • prebuilt: Node 14 support, dropped support for all version of Node < 10 #1304
  • prebuilt: add electron 7.2 #1324
  • napi: refactor codebase to use N-API instead of NAN (+ various improvements) #1304
  • trace: don't require throw to add trace info for verbose #1317
  • ci: remove permission setting #1319

v4.2.0

21 Apr 19:20
afa2207
Compare
Choose a tag to compare
  • electron: Electron v8, v8.1.x & v8.2.x #1294 #1308
  • sqlite3: update to 3.31.1 (3310100) #1289
  • webpack: split sqlite3-binding.js out so that it could be override by webpack #1268
  • sqlite3: enable 'SQLITE_ENABLE_DBSTAT_VTAB=1' #1281
  • deps: remove request #1287
  • deps: alternative update of node-gyp for electron (v1 - v4), windows #1283
  • electron: fix dist url #1282
  • docs: Added json1 support note #1303

v4.1.1

05 Dec 02:45
1afb915
Compare
Choose a tag to compare
  • Electron v6.1 and v7 support #1237
  • Electron v7.1 support #1254
  • SQLite3 update to 3.30.1 #1238
  • Overwrite 'msbuild_toolset' only if 'toolset' is defined #1242
  • Upgrade CI to node-gyp 6.x for Windows Electron v5 & v6 builds #1245
  • Node v13 support #1247
  • Use minimum supported node version for Electron 7 #1255

v4.1.0

16 Aug 19:34
Compare
Choose a tag to compare
v4.1.0

v4.0.9

19 Jun 13:28
02c58b0
Compare
Choose a tag to compare
  • ci: use trusty for ubuntu to create prebuilt binaries for node v12 to create lower requirements for libc

v4.0.8

11 May 02:47
ac3666d
Compare
Choose a tag to compare

Re-release of 4.0.7 but without the excess .vscode files.

v4.0.6

11 Jan 17:15
e173ebc
Compare
Choose a tag to compare

A re-release of the retracted v4.0.5 because of node-pre-gyp being unavailable.

v4.0.5

04 Jan 21:31
9b507a2
Compare
Choose a tag to compare
4.0.5 (#1098) [publish binary]

* 4.0.5
* SQLite 3.26
* electron 4