Skip to content

Releases: TryGhost/node-sqlite3

v5.0.10

22 Jul 08:00
v5.0.10
d0e0633
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.9...v5.0.10

v5.0.9

14 Jul 15:59
v5.0.9
1523d9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.8...v5.0.9

v5.0.8

06 May 11:51
v5.0.8
7c0b46f
Compare
Choose a tag to compare

What's Changed

  • Reverted 5063367, which was causing a segfault with certain queries (#1605 and #1606)

Full Changelog: v5.0.7...v5.0.8

v5.0.7

05 May 11:18
v5.0.7
b431b31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.6...v5.0.7

v5.0.6

27 Apr 15:38
v5.0.6
199ebeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.5...v5.0.6

v5.0.5

22 Apr 08:50
v5.0.5
b3d858e
Compare
Choose a tag to compare

What's Changed

Thank you to everyone reporting issues with building sqlite3 or the prebuilt binaries 🙂 If you encounter an problem, please search open and closed issues for existing reports or open a new issue with as much system information as possible.

Full Changelog: v5.0.4...v5.0.5

v5.0.4

18 Apr 08:42
v5.0.4
31ea32b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.0.4

v5.0.3

13 Apr 14:39
v5.0.3
573784b
Compare
Choose a tag to compare

What's Changed

Known Problems

  • #1578 - the minimum glibc version for prebuilt binaries was bumped to 2.29. We hope to bring this back down within the next few releases but you will need to compile from source if your system ships with a lower version.
  • Prebuilt binaries for Linux do not work on musl systems. This should be fixed with 8b2cdd9 but you will need to compile from source to use v5.0.3.

Full Changelog: v5.0.2...v5.0.3

v5.0.2

15 Feb 21:11
Compare
Choose a tag to compare
  • disable N-API v6

v5.0.1

08 Jan 14:59
833f5cc
Compare
Choose a tag to compare
  • dep: node-addon-api to ^3.0.0 #1367
  • bug: bad comparison of c string #1347
  • build: Install files to be deployed #1352
  • sqlite3: upgrade to 3.32.3 #1351
  • bug: worker threads crash #1367
  • bug: segfaults #1368
  • typo: broken link to MapBox site #1369