Skip to content

Deno SQLite3 - v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 04:53
· 16 commits to main since this release
95a144a

What's Changed

  • Fixed typo in database.ts by @sant123 in #102
  • fix: small typo in README by @craigpastro in #104
  • added types to transaction to infer types from passed function by @sant123 in #103
  • Detect JSON subtypes and JSON.parse() before returning. by @asg017 in #106
  • chore: bump sqlite and module version, lower glibc version requiremen… by @DjDeveloperr in #107
  • Add a .sql tagged template for executing one-off SQL queries by @asg017 in #108

New Contributors

Full Changelog: 0.9.1...0.10.0