What's Changed
- chore: bump sqlite version to 3.46.0, allow interface types when retrieving rows, and adjust to ffi api breaking changes by @DjDeveloperr in #132
- feat(Statement): add iter method to iterate with params by @prasannavl in #133
- fix(build):
--enable-update-limit
flag added to compile options by @DjDeveloperr - feat(Statement): implement
Symbol.dispose
for Statement to support using statements by @DjDeveloperr
New Contributors
- @prasannavl made their first contribution in #133
Full Changelog: 0.11.1...0.12.0