Skip to content

Zova v0.21.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:22

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 trgm similarity-ratio overflow/sign handling.
  • Fixed vector distance conversion to preserve exact f32 widening.
  • Added contribution guidance and issue templates.

Compatibility

  • Keeps .zova format_version = 5 and 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