Skip to content

v0.0.2

Compare
Choose a tag to compare
@asg017 asg017 released this 10 Apr 22:43
· 156 commits to main since this release

First "stable" release of sqlite-vss, with the following improvements:

  • Distributed on pip for Python developers. Try with pip install sqlite-vss
  • Distributed on npm for Node.js developers. Try with npm install sqlite-vss
  • Distributed on deno.land/x for Deno developers. See more at https://deno.land/x/sqlite-vss
  • Distributed as a Datasette plugin, try with datasette install datasette-sqlite-vss
  • Deprecated the external vector plugin, is now a part of the sqlite-vss project.
  • Included more clear instructions for building yourself.