Releases: tensorchord/VectorChord
Releases · tensorchord/VectorChord
0.1.1-alpha.1
Highlights
- Support fp16 vec
- Support vector longer than 2000 dim
What's Changed
- fix: Unlock the conversation in CLA bot by @gaocegege in #86
- fix: CI env SEMVER by @kemingy in #87
- fix: format by @cutecutecat in #90
- feat: max_scan_tuples by @usamoi in #94
- test: fix push down tests by @cutecutecat in #95
- fix: set max dimension to 1600 in readme by @usamoi in #97
- fix: set max dimension to 1600 by @usamoi in #98
- docs: Update README by @VoVAllen in #103
- feat: support up to 60000 dimensions by @usamoi in #100
- chore: directory structure by @usamoi in #104
- feat: vchordrqfscan by @usamoi in #105
- chore: add CI to build the pgrx image by @kemingy in #107
- chore: fix the pgrx ci by @kemingy in #108
- fix: optimize insertions in building when lists = 1 by @usamoi in #106
- chore: build multiarch docker images by @kemingy in #112
- docs(readme): fix markdown style for docker run by @kemingy in #113
- feat: improve internal build by @usamoi in #115
- add enterprise image build step to ci by @xieydd in #114
- chore(README): Add some benchmark data by @gaocegege in #126
- fix: use stable toolchain by default by @usamoi in #128
- feat: scalar8 & indexing on halfvec by @usamoi in #131
- feat: Use dual license (AGPLv3 and ELv2) by @gaocegege in #130
- chore: update base by @usamoi in #137
- fix: remove sudo in dockerfile by @usamoi in #138
- fix: ci by @usamoi in #139
- fix: preprocess for halfvec by @usamoi in #140
New Contributors
Full Changelog: 0.1.0...0.1.1-alpha.1