Skip to content

Releases: 1yefuwang1/vectorlite

v0.2.0

19 Aug 14:10
Compare
Choose a tag to compare

What's Changed

  • Avoid copy by using VectorView and update benchmark.py for sqlite-vec by @1yefuwang1 in #21
  • Implement vector distance using Google's highway library by @1yefuwang1 in #22 Now vectorlite works on MacOS ARM with SIMD support.
  • Update benchmark. by @1yefuwang1 in #24

Full Changelog: v0.1.0...v0.2.0

0.1.0

08 Jul 14:16
42c1f56
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First release