We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105fc5d commit bbd4a18Copy full SHA for bbd4a18
1 file changed
integrations/fastembed/CHANGELOG.md
@@ -1,5 +1,31 @@
1
# Changelog
2
3
+## [integrations/fastembed-v1.6.0] - 2026-01-09
4
+
5
+### 🚀 Features
6
7
+- Update FastEmbed components to auto call run `warm_up` and don't modify Documents in place (#2678)
8
9
+### 📚 Documentation
10
11
+- Add pydoc configurations for Docusaurus (#2411)
12
13
+### ⚙️ CI
14
15
+- Change pytest command (#2475)
16
17
+### 🧹 Chores
18
19
+- Remove black (#1985)
20
+- Standardize readmes - part 1 (#2202)
21
+- Fix linting fastembed (#2254)
22
+- Remove Readme API CI workflow and configs (#2573)
23
+- Make fmt command more forgiving (#2671)
24
25
+### 🌀 Miscellaneous
26
27
+- Adopt PEP 585 type hinting (part 3) (#2510)
28
29
## [integrations/fastembed-v1.5.0] - 2025-06-17
30
31
### 🐛 Bug Fixes
0 commit comments