Deno SQLite3 v0.8.1
What's Changed
- fix: use static UnsafePointerView APIs instead of Deno.internal namespace by @aapoalas in #90
- chore: pin sqlite submodule to 3.40.1 and bump version to 0.8.1 by @DjDeveloperr in #92
- fix: update FFI API usage due to breaking changes related to Pointers. This release should work on Deno 1.31.0
New Contributors
Full Changelog: 0.8.0...0.8.1