| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-29 | 2.2 kB | |
| v0.3.39 source code.tar.gz | 2026-04-29 | 17.2 MB | |
| v0.3.39 source code.zip | 2026-04-29 | 17.5 MB | |
| Totals: 3 Items | 34.7 MB | 1 | |
What's Changed
- fix: address dependency security vulnerabilities by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1850
- docs(topbar): point v1 to /docs-v1 (soon), v0 to /docs (legacy) by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1852
- fix: make auto generated CLI docs work for Astro by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1853
- chore(docs): make title/description self-contained and adjust content by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1856
- docs(examples): migrate cocoindex-io/examples walkthroughs into /docs… by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1857
- docs: accept both /examples and /examples/ (trailingSlash: ignore) by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1860
- chore(docs): Remove
build: { format: 'file' }option which caused trailing/to be 404 by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1862 - chore(docs): consolidate data files and trim example frontmatter by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1866
- chore: move v0 docs from
/docsto/docs-v0by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1873 - fix: example site location, remove "SOON" for v1 by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1874
- docs(v0): add build-time link checker; fix broken links by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1906
- docs(v0): cherry-pick search/TOC fixes from main; refresh banner + nav by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1909
- feat(telemetry): backport Scarf usage tracking to v0 by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1910
- docs(v0): restore tabs content lost in Astro migration by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1911
- docs(v0): document IndexUpdateInfo.stats from Flow.update() by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1912
- docs(v0): show H4 headings in right-rail TOC by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1913
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v0.3.38...v0.3.39