v0.0.2
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.