Skip to content

v0.2.0

Compare
Choose a tag to compare
@asg017 asg017 released this 24 Jul 06:06
· 14 commits to main since this release
  • Added new sqlite3_lines_no_read_init entrypoint that does not register the lines_read() table function.
  • Added bindings to a new sqlite-utils plugin. You can install it with sqlite-utils install sqlite-utils-sqlite-lines.
  • Added Deno bindings. See deno.land/x/sqlite_lines for more info.
  • Added Node bindings. See sqlite-lines for more info.
  • Added Ruby bindings. See sqlite-lines` for more info.