zvec 0.1.3
zvec: ^0.1.3 copied to clipboard
Dart SDK for Zvec — a lightweight, lightning-fast, in-process vector database by Alibaba.
0.1.3 #
- Fix native library download: podspec/build.gradle version now matches pubspec.yaml.
- CI: merge build and publish into single workflow for OIDC compatibility.
0.1.2 #
- Incremental improvements and bug fixes.
0.1.0 #
- Initial release of Zvec Dart SDK.
- FFI bindings for zvec native vector search engine.
- Support for Android (arm64-v8a) and iOS (arm64) platforms.
- Collection management, document CRUD, and vector search APIs.
0.0.1 #
- TODO: Describe initial release.