Zova v0.21.1
Highlights
Hardens Zova's distribution pipeline and makes generated-C/prebuilt artifacts a practical no-Zig downstream path.
What's changed
- Added generated-C release packaging and source-package content verification.
- Bundled Rust sources required by Python source releases and added CI source-sync checks.
- Expanded CI and release matrices to arm64 and hardened GNU/compiler-runtime linking.
- Added position-independent Unix C builds and verified artifacts against the exact release commit.
- Made release uploads safely rerunnable.
- Fixed
trgmsimilarity-ratio overflow/sign handling. - Fixed vector distance conversion to preserve exact f32 widening.
- Added contribution guidance and issue templates.
Compatibility
- Keeps
.zovaformat_version = 5and the existing public storage/extension APIs. - Zig remains canonical source; generated C and prebuilt artifacts are downstream installation options.
Full Changelog: v0.21.0...v0.21.1