Releases: WiseLibs/better-sqlite3
Releases · WiseLibs/better-sqlite3
v8.5.2
What's Changed
- prebuild for Node on macOS+arm64 and Windows+ia32 by @verhovsky in #1002
New Contributors
- @verhovsky made their first contribution in #1002
Full Changelog: v8.5.1...v8.5.2
v8.5.1
v8.5.0
v8.4.0
What's Changed
- Move repetitive build commands into environment variables by @m4heshd in #989
- Fix the build workflow broken by #989 by @m4heshd in #994
- Add support for Node v20 prebuilds by @Chicken in #1000
- Remove node.js v14 builds and tests (runtime EOL) by @m4heshd in #1001
- Fix out-of-bounds read in statement tail parser by @arimah in #996
- Update SQLite to version 3.42.0 (kicked off by @mceachen) in #1011
New Contributors
Full Changelog: v8.3.0...v8.4.0
v8.3.0
What's Changed
- Fixed several typos inside docs by @qwerty541 in #980
- Add support for electron
v24
prebuilds by @m4heshd in #983 - Change Linux runner image to
ubuntu-20.04
by @m4heshd in #982 - Update SQLite to version 3.41.2 by @JoshuaWise in #986
New Contributors
- @qwerty541 made their first contribution in #980
Full Changelog: v8.2.0...v8.3.0
v8.2.0
What's Changed
- Explicitly support node 19 by @0rnella in #964
- Update GitHub action versions by @mceachen in #953
- Fix
pr_body
text ofupdate-sqlite
workflow by @m4heshd in #946 - Update SQLite to version 3.41.0 by @JoshuaWise in #965
New Contributors
Full Changelog: v8.1.0...v8.2.0
v8.1.0
What's Changed
- Add support for electron
v23
prebuilds by @m4heshd in #951 - Upgrade mocha: 8 → 10 by @threema-danilo in #928
- Update SQLite to version 3.40.1 by @JoshuaWise in #952
Full Changelog: v8.0.1...v8.1.0
v8.0.1
v8.0.0
Breaking Changes
- Dropped support for Node.js versions
10.x
and12.x
.
Non-breaking Changes
- Upgraded to SQLite version
3.40.0
. - Fixed LIMIT and OFFSET queries on virtual tables, by @mandel59 in #873
- Fixed various compilation issues:
- By @nathanhammond in #894
- By @neoxpert in #870
New Contributors
- @mandel59 made their first contribution in #873
- @nathanhammond made their first contribution in #894
- @neoxpert made their first contribution in #870
- @threema-danilo made their first contribution in #878
Full Changelog: v7.6.2...v8.0.0