| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 24 hours ago | 926 Bytes | |
| v1.0.5 source code.tar.gz | < 24 hours ago | 11.8 MB | |
| v1.0.5 source code.zip | < 24 hours ago | 12.2 MB | |
| Totals: 3 Items | 24.0 MB | 0 | |
What's Changed
- fix(postgres): install pgvector extension into default schema by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1979
- refactor(rust): unify workspace, isolate SDK from PyO3, restructure benchmark by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1973
- docs(examples): add Postgres dev install snippet to example READMEs by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1974
- fix(examples): register pgvector codec on asyncpg pool by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1975
- fix(examples): register pgvector codec on query asyncpg pools by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1976
- refactor(examples): unify CLI to no-arg index +
querysubcommand by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1978
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v1.0.4...v1.0.5