Releases: WiseLibs/better-sqlite3
Releases · WiseLibs/better-sqlite3
v9.2.2
v9.2.1
v9.2.0
v9.1.1
What's Changed
Full Changelog: v9.1.0...v9.1.1
v9.1.0
v9.0.0
The major number was bumped as this build drops official support for Node 16, which is EOL.
What's Changed
- Update compilation.md by @Prinzhorn in #1079
- Add support for electron
v27
prebuilds by @m4heshd in #1082 - update prebuild and remove node-gyp version override by @neoxpert in #1059
- Stop building and testing against Node
v16
(runtime EOL) by @m4heshd in #1061 - Update SQLite to version 3.43.2 by @mceachen/@JoshuaWise in #1083
Full Changelog: v8.7.0...v9.0.0
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