Cocoindex

Latest version: v0.1.17

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.1.17

What's Changed
* Skip reprocessing a source row when source data and logic has no change.
* Keep source indexing states in memory to achieve lightweight incremental reprocessing when `update` called multiple times.
* Minor optimization for auto generated uuid as storage target key.

New Contributors
* cocoindex-dev made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/222

**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.16...v0.1.17

0.1.16

What's Changed
* Support date/time types

**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.15...v0.1.16

0.1.15

What's Changed
* Add UUID type, and support automatically generate stable UUID.
* Support non-required field for LLM extraction.
* Storage target setup logic robustness improvement.
* Also allow `collect()` taking constant.


**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.14...v0.1.15

0.1.14

What's Changed
* Support evaluate flow and dump output to files for offline evaluation purpose 194


**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.13...v0.1.14

0.1.13

What's Changed
* Remove unnecessary dependency: `openssl` by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/169
* Add a field `mime_type` for `GoogleDrive` source. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/172
* Count source rows with ERROR during indexing. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/174
* Make error location caused by functions more clear. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/181
* `StructSchema` take a optional description and put in JSON schema by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/186
* Use class docstring as description for struct types in Python SDK. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/187
* Correctly output unsupported type name. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/188
* Correctly handle `None` values for composite types. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/189
* Improve error message for encoding of field annotations. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/190
* Bug fix: correctly deal with deleted/trashed files in GoogleDrive source by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/191
* Make indexing update stats more consistent with what really happened by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/192
* Bug fix: make sure dangling precommit states properly handled. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/193

New Contributors
* Anush008 made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/182

**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.12...v0.1.13

0.1.12

What's Changed
* Support for more languages in `SplitRecursively`.
* Skip chunks without alphanumeric characters.
* Add `GoogleDrive` source.


**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.11...v0.1.12

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.