Skip to content

Deno SQLite3 v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 13:11
· 34 commits to main since this release
4cb7e8f

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