Skip to content

Releases: Anush008/fastembed-rs

v5.2.0

15 Sep 19:55
Compare
Choose a tag to compare

5.2.0 (2025-09-15)

🍕 Features

v5.1.0

20 Aug 06:43
Compare
Choose a tag to compare

5.1.0 (2025-08-20)

🍕 Features

v5.0.3

16 Aug 18:36
Compare
Choose a tag to compare

5.0.3 (2025-08-16)

🧑‍💻 Code Refactoring

v5.0.2

10 Aug 08:08
Compare
Choose a tag to compare

5.0.2 (2025-08-10)

🐛 Bug Fixes

v5.0.1

08 Aug 07:13
Compare
Choose a tag to compare

5.0.1 (2025-08-08)

🐛 Bug Fixes

  • Fix nondeterministic output tensor selection (#176) (bbd1909)

v5.0.0

07 Jul 10:04
Compare
Choose a tag to compare

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.1

04 Jun 19:38
Compare
Choose a tag to compare

🧑‍🔧 Fixes

v4.9.0

31 May 08:48
Compare
Choose a tag to compare

🍕 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

26 Apr 11:43
Compare
Choose a tag to compare

4.8.0 (2025-04-26)

🍕 Features

v4.7.0

12 Apr 13:22
Compare
Choose a tag to compare

4.7.0 (2025-04-12)

🍕 Features

  • Support for HF_HOME, HF_ENDPOINT env vars (#155) (1d733fd)