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