Skip to content

v1.1.0

Choose a tag to compare

@vivekptnk vivekptnk released this 18 Mar 11:05
· 43 commits to main since this release

What's New in v1.1.0

SIMD & Performance

  • SIMD-accelerated batch vector operationsbatchDotProducts and batchL2Distances for bulk computation
  • vDSP vs naive loop benchmark suite

CoreML & Embedding

  • WordPiece tokenizer for BERT-compatible CoreML model input

Demo App

  • Image search via VisionEmbeddingProvider
  • Index persistence — index survives app restart
  • efSearch slider for live tuning
  • User note and image input

Docs & Project

  • README rewritten with ASCII architecture diagrams, feature comparison, and performance dashboard
  • CONTRIBUTING.md, CHANGELOG.md, BENCHMARKS.md added

Full Changelog: v1.0.0...v1.1.0