Skip to content

Releases: TryGhost/node-sqlite3

v5.1.0

14 Sep 09:04
v5.1.0
9290d8c

Choose a tag to compare

✨ We're very excited to announce node-sqlite3's first minor release of v5, packed with features and improvements.

If you encounter any problems, please open a detailed issue using the templates.

What's Changed

New Contributors

Full Changelog: v5.0.11...v5.1.0

v5.0.11

31 Jul 10:10
v5.0.11
61194ec

Choose a tag to compare

What's Changed

Full Changelog: v5.0.10...v5.0.11

v5.0.10

22 Jul 08:00
v5.0.10
d0e0633

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

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

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

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

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

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

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

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