Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-24 | 908 Bytes | |
v0.1.72 source code.tar.gz | 2025-07-24 | 10.5 MB | |
v0.1.72 source code.zip | 2025-07-24 | 10.6 MB | |
Totals: 3 Items | 21.2 MB | 5 |
What's Changed
- docs: clarify type requirement for vectors for Postgres and Qdrant. by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/789
- docs: simplify data types docs - general typed annotation always allowed by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/790
- refactor(setup): allow notes added into setup message by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/793
- example: add the tutorial of performing live updates by @lemorage in https://github.com/cocoindex-io/cocoindex/pull/781
- feat: for Postgres and Qdrant, show notes when vector is stored as json by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/794
- Add naming validation for flow identifiers (#779) by @theparthgupta in https://github.com/cocoindex-io/cocoindex/pull/783
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v0.1.71...v0.1.72