File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ # 5.0.2
2
+ ### Fix
3
+ * fix(file): improve content vector generation ([ ` b6841da ` ] ( https://github.com/projectcaluma/alexandria/commit/b6841da326198065d5d838febf360eaf28aa0389 ) )
4
+
5
+ ### Refactor
6
+ * refactor(file): move check for optional feature methods ([ ` a8420c5 ` ] ( https://github.com/projectcaluma/alexandria/commit/a8420c5597579809d759a0d7d0daca8768f04379 ) )
7
+
1
8
# 5.0.1
2
9
### Fix
3
- * Improve content vector generation command (145ae23aee4241922af21d88d88050423c3d894b)
4
- * Use module path imports (2df7b7ad814905de87c9bb3a8be9c5ec8f0e707b)
10
+ * fix(file): improve content vector generation command ([ ` 145ae23 ` ] ( https://github.com/projectcaluma/alexandria/commit/ 145ae23aee4241922af21d88d88050423c3d894b) )
11
+ * fix(tika): use module path imports ([ ` 2df7b7a ` ] ( https://github.com/projectcaluma/alexandria/commit/ 2df7b7ad814905de87c9bb3a8be9c5ec8f0e707b) )
5
12
6
13
# 5.0.0
7
14
### Feature
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " caluma-alexandria"
3
- version = " 5.0.1 "
3
+ version = " 5.0.2 "
4
4
description = " Document management service"
5
5
repository = " https://github.com/projectcaluma/alexandria"
6
6
authors = [" Caluma <info@caluma.io>" ]
You can’t perform that action at this time.
0 commit comments