Releases: RedisAI/VectorSimilarity
Releases · RedisAI/VectorSimilarity
Version 0.2.10
Changes
- M1 (#146)
- change the resize index factor to 1.1 instead of 2 (#148)
- Fix bug in batch iterators for the case where batch_size=0 (#147)
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan and @alonre24
Version 0.2.9
Version 0.2.8
Version 0.2.7
Changes
- Bump numpy version to avoid vulnerability alert (#141)
- Fix bug in BF batch search (#140)
- Update pyproject.toml (#139)
- Ad-hoc bf heuristics (#137)
- Remove redundant check (found in LGTM report) (#138)
- fix benchmarks url (#135)
- Pinning rltest to the last release prior to redis-py 4 as a requirement (#136)
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan, @alonre24, @chayim and @lsena
Version 0.2.6
Changes
- fixed BF missing vector block member update (#134)
Contributors
We'd like to thank all the contributors who worked on this release!
Version 0.2.5
Changes
Contributors
We'd like to thank all the contributors who worked on this release!
Version 0.2.4
Changes
- Update cpu_features.cmake (#125)
- Get distance function (#120)
- Datasets benchmark util (#113)
- fixed nightly (#123)
- fix tox (#121)
- Macos build (#115)
- Install dependenies for flow back in circle (#117)
- Hnsw serialisation (#108)
- bug fix and test update (#116)
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan, @GuyAv46, @alonre24 and @chayim
Version 0.2.3
Changes
Contributors
We'd like to thank all the contributors who worked on this release!