Releases: WiseLibs/better-sqlite3
Releases · WiseLibs/better-sqlite3
v8.7.0
What's Changed
- Update SQLite to version 3.43.1 by @JoshuaWise in #1077
Full Changelog: v8.6.0...v8.7.0
v8.6.0
What's Changed
- upgraded to SQLite 3.43.0 by @JoshuaWise in 6ee3399
- Upgrade dependencies by @mceachen in #1052
- Fix db::serialize() crashing with Electron by @DamienEspitallier in #1036
- Fix: Create target directory when copying by @felixrieseberg in #1030
- fix result code type in SQliteError documentation by @cedricvanrompay in #1009
- Remove SQLITE_INTROSPECTION_PRAGMAS compile-time option by @threema-danilo in #927
- feat(database): now
nativeBinding
supports addon object by @destyk in #974
New Contributors
- @DamienEspitallier made their first contribution in #1036
- @felixrieseberg made their first contribution in #1030
- @cedricvanrompay made their first contribution in #1009
- @destyk made their first contribution in #974
Full Changelog: v8.5.2...v8.6.0
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