Packages
Flutter/Dart: flutter pub add sqlite_vector:1.1.2 or dart pub add sqlite_vector:1.1.2
Node: npm install @sqliteai/sqlite-vector
WASM: npm install @sqliteai/sqlite-wasm
Android: ai.sqlite:vector:1.1.2
Python: pip install sqliteai-vector
Swift: Installation Guide
What's Changed
- Benchmark: pivot the table around hardware, and stop measuring in memory by @marcobambini in #58
- Record the benchmark changes under Unreleased by @marcobambini in #59
- chore(license): change for pypi package by @danielebriggi in #61
Full Changelog: 1.1.0...1.1.2