Releases: Anush008/fastembed-rs
Releases · Anush008/fastembed-rs
v5.2.0
5.2.0 (2025-09-15)
🍕 Features
v5.1.0
5.1.0 (2025-08-20)
🍕 Features
v5.0.3
5.0.3 (2025-08-16)
🧑💻 Code Refactoring
v5.0.2
5.0.2 (2025-08-10)
🐛 Bug Fixes
v5.0.1
5.0.1 (2025-08-08)
🐛 Bug Fixes
- Fix nondeterministic output tensor selection (#176) (bbd1909)
v5.0.0
5.0.0 (2025-07-07)
⚠ BREAKING CHANGES
- Upgraded ort to
v2.0.0-rc.10
, Removed Rayon (#170)
🧑💻 Code Refactoring
- Upgraded ort to
v2.0.0-rc.10
, Removed Rayon (#170) (3489e69)
v4.9.0
🍕 Features
- Create models from model_code string (#162) (9ff32ee) - By @Angel-Dijoux
- Resolve cache dir from env var (#165) (d45a7d7) - By @Angel-Dijoux again
v4.8.0
4.8.0 (2025-04-26)
🍕 Features
v4.7.0
4.7.0 (2025-04-12)
🍕 Features
- Support for HF_HOME, HF_ENDPOINT env vars (#155) (1d733fd)