Releases: jina-ai/annlite
💫 Patch v0.4.0
Release Note (0.4.0
)
Release time: 2022-10-24 09:53:20
🙇 We'd like to thank all contributors for this new release! In particular,
numb3r3, Jie Fu, YangXiuyu, felix-wang, Ziniu Yu, Gustavo Ye, Jina Dev Bot, 🙇
🆕 New Features
- [
1cd07f2c
] - hub as remote storage (#177) (YangXiuyu) - [
90db6006
] - add flag for close (#191) (Jie Fu) - [
3b782900
] - cibuildwheels (#186) (YangXiuyu)
🐞 Bug fixes
- [
8c807937
] - restore when initializing annlite (#201) (Jie Fu) - [
98f94d0f
] - set is_train=true after loading pca (#199) (Jie Fu) - [
0b9bb413
] - unittest (#198) (YangXiuyu) - [
0d1d5a2e
] - pre-release (numb3r3) - [
fdcf3818
] - cd release version (#197) (YangXiuyu) - [
f4bbc495
] - clean codes (numb3r3) - [
6bedafe4
] - test-paths (numb3r3) - [
beb79b23
] - cd: combine build and test (numb3r3) - [
19652ed0
] - cd workflow (#196) (YangXiuyu) - [
4fe2b3be
] - cd workflow (#195) (YangXiuyu) - [
4fdacde2
] - cd workflow (#193) (YangXiuyu) - [
494fbfcb
] - cd release (#192) (felix-wang) - [
d2803ce0
] - cd workflow (#190) (felix-wang) - [
fe9db3d9
] - build on apple silicon (#188) (Ziniu Yu) - [
bb402ae9
] - bindings: build on windows (#183) (YangXiuyu) - [
efc18f80
] - update executor parameter (#180) (YangXiuyu) - [
f142089a
] - executor tests (#179) (felix-wang) - [
79e171d4
] - annliteindexer: annlite executor integration (#170) (YangXiuyu)
🧼 Code Refactoring
🍹 Other Improvements
💫 Patch v0.3.13
Release Note (0.3.13
)
Release time: 2022-09-26 02:04:59
🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, Jie Fu, numb3r3, Jina Dev Bot, 🙇
🆕 New Features
🐞 Bug fixes
- [
b5f8694f
] - hnswlib: cannot find sufficient data with filtering (#176) (felix-wang) - [
0aa07863
] - ci: unittest (#175) (felix-wang)
🍹 Other Improvements
- [
e56aae75
] - version: the next version will be 0.3.13 (Jina Dev Bot)
💫 Patch v0.3.12
Release Note (0.3.12
)
Release time: 2022-09-19 05:15:49
🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, YangXiuyu, numb3r3, Jina Dev Bot, 🙇
🆕 New Features
📗 Documentation
🍹 Other Improvements
💫 Patch v0.3.11
Release Note (0.3.11
)
Release time: 2022-09-08 06:17:25
🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, Jina Dev Bot, 🙇
🐞 Bug fixes
🍹 Other Improvements
- [
9c43f02c
] - version: the next version will be 0.3.11 (Jina Dev Bot)
💫 Patch v0.3.10
Release Note (0.3.10
)
Release time: 2022-09-06 09:40:07
🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, numb3r3, Jie Fu, Jina Dev Bot, 🙇
🐞 Bug fixes
- [
bc7f5ae2
] - allow columns as dict format (#160) (felix-wang) - [
25c3ec3d
] - thread safe index and search (#157) (felix-wang) - [
d235cb83
] - executor unittest (#156) (felix-wang)
🏁 Unit Test and CICD
🍹 Other Improvements
💫 Patch v0.3.9
Release Note (0.3.9
)
Release time: 2022-08-31 03:46:53
🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, Gustavo Ye, Jina Dev Bot, 🙇
🐞 Bug fixes
- [
27589456
] - reload indexer (#154) (felix-wang) - [
cdbe7256
] - py: roll back the original decorator (#142) (Gustavo Ye)
🍹 Other Improvements
- [
f34062b2
] - version: the next version will be 0.3.9 (Jina Dev Bot)
💫 Patch v0.3.8
Release Note (0.3.8
)
Release time: 2022-08-26 11:12:19
🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, Jina Dev Bot, 🙇
🐞 Bug fixes
- [
a5eaa53e
] - insert when not found at update (#151) (felix-wang) - [
18af2d4c
] - normalize training data for cosine metric (#150) (felix-wang)
🍹 Other Improvements
- [
f0fb1c4b
] - version: the next version will be 0.3.8 (Jina Dev Bot)
💫 Patch v0.3.7
Release Note (0.3.7
)
Release time: 2022-08-26 04:48:47
🙇 We'd like to thank all contributors for this new release! In particular,
Jie Fu, Jina Dev Bot, 🙇
🐞 Bug fixes
🍹 Other Improvements
- [
b602acce
] - version: the next version will be 0.3.7 (Jina Dev Bot)
💫 Patch v0.3.6
Release Note (0.3.6
)
Release time: 2022-08-23 10:45:36
🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, Jie Fu, Gustavo Ye, Jina Dev Bot, 🙇
🆕 New Features
- [
690098be
] - add pq support for hnsw searching (#122) (Gustavo Ye) - [
ad5a5fe3
] - indexer dumploader (#137) (felix-wang) - [
29019e3d
] - integrate annlite with projector (#136) (Jie Fu) - [
14c95986
] - implement pca (#135) (Jie Fu)
🐞 Bug fixes
- [
9f74de8f
] - reload duplicate storage (#143) (felix-wang) - [
7010d778
] - fix update/delete (#140) (Jie Fu) - [
8a05887d
] - composite pca and pq (#139) (felix-wang)
🍹 Other Improvements
- [
157a1a9c
] - version: the next version will be 0.3.6 (Jina Dev Bot)
💫 Patch v0.3.5
Release Note (0.3.5
)
Release time: 2022-07-29 08:17:02
🙇 We'd like to thank all contributors for this new release! In particular,
Jie Fu, Jina Dev Bot, 🙇