Releases: timescale/python-vector
Releases · timescale/python-vector
v0.0.6
Change the library to use the new names for pgvectorscale and StreamingDiskANN indexes
What's Changed
- Fix library to work with new names by @cevian in #24
Full Changelog: 0.0.5...0.0.6
v0.0.5
Added contains operator to support metadata array values.
Release 0.0.4
- Various usability improvements and sugar
v0.0.3
- Add PgVectorizer
- Add ability to have predicates on uuid timestamp
v0.0.2
Add ability to infer start and end date from filters