| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-05 | 2.0 kB | |
| v1.0.21 source code.tar.gz | 2026-09-05 | 24.2 MB | |
| v1.0.21 source code.zip | 2026-09-05 | 24.9 MB | |
| Totals: 3 Items | 49.1 MB | 0 | |
What's Changed
- feat(code_ast): wire tree-sitter Lua grammar for syntax-aware splitting by @hardness1020 in https://github.com/cocoindex-io/cocoindex/pull/2370
- feat(engine): give target action sinks value-based identity by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2368
- fix(targets): reconcile schema changes during full reprocess for neo4j and falkordb by @Sujit-1509 in https://github.com/cocoindex-io/cocoindex/pull/2362
- fix(doris): re-raise genuine column DDL failures instead of swallowing them by @AmirF194 in https://github.com/cocoindex-io/cocoindex/pull/2359
- fix(engine): mint a fresh child provider generation for newly created target states by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2365
- fix: avoid blocking event loop during iterator cleanup by @justavibedev in https://github.com/cocoindex-io/cocoindex/pull/2374
- fix(cli): parse Windows app target paths by @yhz5613813 in https://github.com/cocoindex-io/cocoindex/pull/2376
- docs: correct and complete the RecursiveSplitter supported-languages table by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2367
- docs: memoization placement — component vs fn-level memos, entry costs, full-reprocess semantics by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2363
- docs: LMDB map auto-resize and logic-fingerprint propagation by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2364
New Contributors
- @AmirF194 made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/2359
- @yhz5613813 made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/2376
- @hardness1020 made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/2370
- @justavibedev made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/2374
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v1.0.20...v1.0.21