Changelog
All notable changes to XVector will be documented in this page.
[0.1.4] - 2026-05-20
Minimum SDK Requirement: 1.4.6
Changed
- Batched
dot2(DPT2) in IVF-Flat and KNN-Exact kernels, improving KNN-Exact search performance - Bump SDK base image to v1.4.6
[0.1.3] - 2026-04-30
Changed
- Update KNN example
[0.1.2] - 2026-04-07
Changed
- Fix a bug when multiple tasks compete for limited slots
[0.1.1] - 2026-03-19
Minimum SDK Requirement: 1.4.4
Added
- Support KNN Exact Search as an index type
Changed
- Upgrade to SDK 1.4.4 with stability improvements
- Enhance examples with improved RAII, error handling, and robustness
- Update XArith examples
- More efficient resource handling in IVF-Flat kernel
[0.1.0] - 2026-03-05
Initial release.