Skip to content

Releases: Anush008/fastembed-rs

v5.17.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:44

5.17.2 (2026-06-15)

🍕 Features

  • Add cosine_similarity, dot, top_k helpers (#263) (6fc2eb9).

🐛 Bug Fixes

🧹 Chores

  • Update safetensors requirement from 0.7.0 to 0.8.0 (#261) (d2c55c0).

📖 Documentation

🔁 Continuous Integration

  • Update GitHub Actions, bump to Node 24 runtimes (#262) (78c4a68).

v5.17.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 08:31

5.17.0 (2026-06-15)

🍕 Features

  • similarity: add cosine_similarity, dot, top_k helpers (#263) (6fc2eb9)

🔁 Continuous Integration

  • strip commas from clippy-features cache key, pin actions to SHAs, bump to Node 24 runtimes (#262) (78c4a68)

🧹 Chores

  • deps: update safetensors requirement from 0.7.0 to 0.8.0 (#261) (d2c55c0)

v5.16.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 10:55

5.16.2 (2026-06-14)

🐛 Bug Fixes

  • qwen3: clamp image max_pixels to tokenizer token budget (#260) (5340989)
  • nomic-v2-moe: resolve dtype mismatches for BF16/F16 inference (#259) (5dae66b)

📝 Documentation

  • Usage reconciliation at README.md and lib.rs docstrings (#258) (53bf4db)

v5.16.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:13

5.16.1 (2026-06-12)

🧑‍💻 Code Refactoring

v5.16.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 19:49

5.16.0 (2026-06-04)

🍕 Features

v5.15.0

Choose a tag to compare

@github-actions github-actions released this 30 May 08:06

5.15.0 (2026-05-30)

🍕 Features

  • Support for configurable ONNX Runtime intra-op thread count (.with_intra_threads(...)) (#255) (4ac869a) - By @ComBba

v5.14.0

Choose a tag to compare

@github-actions github-actions released this 27 May 11:32

5.14.0 (2026-05-27)

🍕 Features

v5.13.4

Choose a tag to compare

@github-actions github-actions released this 27 Apr 16:47

5.13.4 (2026-04-27)

🐛 Bug Fixes

v5.13.3

Choose a tag to compare

@github-actions github-actions released this 21 Apr 10:14

🧹 Chores

v5.13.2

Choose a tag to compare

@github-actions github-actions released this 10 Apr 11:37

5.13.2 (2026-04-10)

🐛 Bug Fixes