| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-13 | 2.2 kB | |
| v1.0.4 source code.tar.gz | 2026-05-13 | 11.8 MB | |
| v1.0.4 source code.zip | 2026-05-13 | 12.2 MB | |
| Totals: 3 Items | 24.0 MB | 1 | |
What's Changed
- feat(splitter): add Julia tree-sitter support by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1942
- fix(cli): share memo cache across script and CLI invocations by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1963
- fix(memo): plumb state_methods through dataclass/pydantic fields by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1971
- Better validation on column names
- fix(security): validate SQL identifiers in postgres/sqlite connectors by @aaronjmars in https://github.com/cocoindex-io/cocoindex/pull/1947
- Security: Potential SQL Injection in Postgres Connector by @tuanaiseo in https://github.com/cocoindex-io/cocoindex/pull/1965
- feat(live-component): rework controller internals; add drain registry by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1957
- Documents
- docs: drop /review-changes pointer from CLAUDE.md by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1941
- chore: bump trove classifier to Production/Stable for v1 launch by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1956
docs: fix broken URL by @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/1958docs: update stalev1branch links to main across docs by @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/1959- docs(ops/text): expand supported languages table for RecursiveSplitter by @nuthalapativarun in https://github.com/cocoindex-io/cocoindex/pull/1953
- docs: mention gws for Google Drive setup by @phuctoan123 in https://github.com/cocoindex-io/cocoindex/pull/1949
New Contributors
- @dashitongzhi made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1946
- @aaronjmars made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1947
- @nuthalapativarun made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1953
- @tuanaiseo made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1965
- @phuctoan123 made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1949
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v1.0.3...v1.0.4