We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537f3ba commit 571bf42Copy full SHA for 571bf42
CHANGELOG.md
@@ -1,6 +1,8 @@
1
## 0.4.0 (unreleased)
2
3
- Added top-level `pgvector` package
4
+- Changed `globally` option to default to `False` for Psycopg 2
5
+- Changed `arrays` option to default to `True` for Psycopg 2
6
- Fixed equality for `Vector`, `HalfVector`, `Bit`, and `SparseVector` classes
7
- Fixed `indices` and `values` methods of `SparseVector` returning tuple instead of list in some cases
8
- Dropped support for Python < 3.9
0 commit comments