Releases: Anush008/fastembed-rs
Releases · Anush008/fastembed-rs
v3.3.0
3.3.0 (2024-03-28)
🍕 Features
- "bring your own" embeddings models (#40) (cbf8f3f)
🧹 Chores
v3.2.0
3.2.0 (2024-03-07)
🍕 Features
v3.1.4
3.1.4 (2024-03-05)
🐛 Bug Fixes
- full offline model retrieval (from cache) (#33) (e60ee55)
v3.1.1
3.0.0 (2024-02-17)
⚠ BREAKING CHANGES
- Migrate to HuggingFace, update models (#24)
🧑💻 Code Refactoring
- Migrate to HuggingFace, update models (#24) (8509ff1)
3.0.1 (2024-02-18)
🧹 Chores
- removed Minreq, EmbeddingBase, query_embed(), passage_embed() (#25) (83f6cc4)
3.0.2 (2024-02-18)
⚠ BREAKING CHANGES
🧑💻 Code Refactoring
3.1.0 (2024-02-18)
📝 Documentation
3.1.1 (2024-02-18)
🧑💻 Code Refactoring
- rename show_download_progresss, cache location (#27) (758a226)
🔁 Continuous Integration
v2.1.1
2.1.1 (2024-02-15)
🔨 Chores
- Update ort to 2.0.0-rc.0(#23)
v2.1.0
2.1.0 (2024-02-15)
Bug Fixes
- do not commit an environment on each model create (#22) (beda20e)
Features
2.1.0 (2024-02-15)
🍕 Features
🐛 Bug Fixes
- do not commit an environment on each model create (#22) (beda20e)
🔁 Continuous Integration
v2.0.1
2.0.1 (2024-01-12)
2.0.1 (2024-01-12)
🧑💻 Code Refactoring
v2.0.0
2.0.0 (2024-01-08)
Features
BREAKING CHANGES