What's Changed
* Avoid copy by using VectorView and update benchmark.py for sqlite-vec by 1yefuwang1 in https://github.com/1yefuwang1/vectorlite/pull/21
* Implement vector distance using Google's highway library by 1yefuwang1 in https://github.com/1yefuwang1/vectorlite/pull/22 Now vectorlite works on MacOS ARM with SIMD support.
* Update benchmark. by 1yefuwang1 in https://github.com/1yefuwang1/vectorlite/pull/24
**Full Changelog**: https://github.com/1yefuwang1/vectorlite/compare/v0.1.0...v0.2.0