mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-02 02:31:16 +08:00
14 lines
228 B
Markdown
14 lines
228 B
Markdown
## 0.1.2 (2021-04-26)
|
|
|
|
- Vectorized distance calculations
|
|
- Improved cost estimation
|
|
|
|
## 0.1.1 (2021-04-25)
|
|
|
|
- Added binary representation for `COPY`
|
|
- Marked functions as `PARALLEL SAFE`
|
|
|
|
## 0.1.0 (2021-04-20)
|
|
|
|
- First release
|