v5.0.3
版本发布时间: 2022-04-13 22:39:19
TryGhost/node-sqlite3最新发布版本:v5.1.7(2024-01-05 16:08:52)
What's Changed
- Updated bundled SQLite to v3.38.2 - @daniellockyer
- Enabled math functions in compiler options - @kewde
- Updated
node-gyp
to v8.x - @daniellockyer - Re-enabled Node-API v6 builds - @daniellockyer
- Fixed segfault of invalid toString() object by @kewde in https://github.com/TryGhost/node-sqlite3/pull/1450
- Fixed building on MacOS Monterey 12.3 - @daniellockyer
- Replaced Python extraction script with JS by @xPaw in https://github.com/TryGhost/node-sqlite3/pull/1570
- Switched prebuilt binary hosting to GitHub Releases - @daniellockyer
Known Problems
- https://github.com/TryGhost/node-sqlite3/issues/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 https://github.com/TryGhost/node-sqlite3/commit/8b2cdd948a382b58162cb491f745ba9167dc7b0f but you will need to compile from source to use v5.0.3.
Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3
1、 napi-v3-darwin-x64.tar.gz 980.93KB
2、 napi-v3-linux-x64.tar.gz 999.33KB
3、 napi-v3-win32-ia32.tar.gz 711.27KB
4、 napi-v3-win32-x64.tar.gz 842.67KB
5、 napi-v6-darwin-x64.tar.gz 980.35KB
6、 napi-v6-linux-x64.tar.gz 999.19KB
7、 napi-v6-win32-ia32.tar.gz 710.51KB
8、 napi-v6-win32-x64.tar.gz 841.66KB