-
Notifications
You must be signed in to change notification settings - Fork 133
Comparing changes
Open a pull request
base repository: Anush008/fastembed-rs
base: v5.16.1
head repository: Anush008/fastembed-rs
compare: v5.17.2
- 12 commits
- 11 files changed
- 2 contributors
Commits on Jun 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5dae66b - Browse repository at this point
Copy the full SHA 5dae66bView commit details -
docs: Usage reconciliation at README.md and lib.rs docstrings (#258)
* docs: Reconciliation * ci: Parallelize tests
Configuration menu - View commit details
-
Copy full SHA for 53bf4db - Browse repository at this point
Copy the full SHA 53bf4dbView commit details -
fix(qwen3): clamp image max_pixels to tokenizer token budget (#260)
* fix(qwen3): clamp image max_pixels to tokenizer token budget * chore: cargo fmt
Configuration menu - View commit details
-
Copy full SHA for 5340989 - Browse repository at this point
Copy the full SHA 5340989View commit details -
chore(release): 5.16.2 [skip ci]
## [5.16.2](v5.16.1...v5.16.2) (2026-06-14) ### 🐛 Bug Fixes * **qwen3:** clamp image max_pixels to tokenizer token budget ([#260](#260)) ([5340989](5340989)) * **nomic-v2-moe:** resolve dtype mismatches for BF16/F16 inference ([#259](#259)) ([5dae66b](5dae66b)) ### 📝 Documentation * Usage reconciliation at README.md and lib.rs docstrings ([#258](#258)) ([53bf4db](53bf4db))
Configuration menu - View commit details
-
Copy full SHA for 3a9588a - Browse repository at this point
Copy the full SHA 3a9588aView commit details
Commits on Jun 15, 2026
-
chore(deps): update safetensors requirement from 0.7.0 to 0.8.0 (#261)
Updates the requirements on [safetensors](https://github.com/huggingface/safetensors) to permit the latest version. - [Release notes](https://github.com/huggingface/safetensors/releases) - [Changelog](https://github.com/safetensors/safetensors/blob/main/RELEASE.md) - [Commits](safetensors/safetensors@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: safetensors dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2c55c0 - Browse repository at this point
Copy the full SHA d2c55c0View commit details -
ci: strip commas from clippy-features cache key, pin actions to SHAs,…
… bump to Node 24 runtimes (#262) ci: pin actions to SHAs, bump to Node 24 runtimes
Configuration menu - View commit details
-
Copy full SHA for 78c4a68 - Browse repository at this point
Copy the full SHA 78c4a68View commit details -
feat(similarity): add cosine_similarity, dot, top_k helpers (#263)
* feat(similarity): add cosine_similarity, dot, top_k helpers * ci: Add HF_TOKEN to resolve 429s * ci: Removed redundant jlumbroso/free-disk-space usage
Configuration menu - View commit details
-
Copy full SHA for 6fc2eb9 - Browse repository at this point
Copy the full SHA 6fc2eb9View commit details -
chore(release): 5.17.0 [skip ci]
## [5.17.0](v5.16.2...v5.17.0) (2026-06-15) ### 🍕 Features * **similarity:** add cosine_similarity, dot, top_k helpers ([#263](#263)) ([6fc2eb9](6fc2eb9)) ### 🔁 Continuous Integration * strip commas from clippy-features cache key, pin actions to SHAs, bump to Node 24 runtimes ([#262](#262)) ([78c4a68](78c4a68)) ### 🧹 Chores * **deps:** update safetensors requirement from 0.7.0 to 0.8.0 ([#261](#261)) ([d2c55c0](d2c55c0))
Configuration menu - View commit details
-
Copy full SHA for bceb1e9 - Browse repository at this point
Copy the full SHA bceb1e9View commit details -
docs: Re-order README.md sections (#264)
* docs: Re-order README.md sections * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 5cd990f - Browse repository at this point
Copy the full SHA 5cd990fView commit details -
chore(release): 5.17.1 [skip ci]
## [5.17.1](v5.17.0...v5.17.1) (2026-06-15) ### 📝 Documentation * Re-order README.md sections ([#264](#264)) ([5cd990f](5cd990f))
Configuration menu - View commit details
-
Copy full SHA for 5deec6c - Browse repository at this point
Copy the full SHA 5deec6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee2465f - Browse repository at this point
Copy the full SHA ee2465fView commit details -
chore(release): 5.17.2 [skip ci]
## [5.17.2](v5.17.1...v5.17.2) (2026-06-15) ### 🐛 Bug Fixes * **docs:** replace removed doc_auto_cfg with doc_cfg ([#265](#265)) ([ee2465f](ee2465f))
Configuration menu - View commit details
-
Copy full SHA for d0e8e9e - Browse repository at this point
Copy the full SHA d0e8e9eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.16.1...v5.17.2