Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-15 | 1.2 kB | |
v0.1.80 source code.tar.gz | 2025-08-15 | 15.2 MB | |
v0.1.80 source code.zip | 2025-08-15 | 15.3 MB | |
Totals: 3 Items | 30.5 MB | 0 |
What's Changed
- feat: support multiple ColVision models (ColQwen2, ColSmol) by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/866
- Update README.md - Use badge from pepy.tech, pypistats is down by @cocoindex-dev in https://github.com/cocoindex-io/cocoindex/pull/856
- feat(null-propagation): decouple require and nullability for Rust args by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/857
- visual - doc spacing fix for algolia search by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/861
- refactor: extract common logic to deal with include/exclude patterns by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/862
- feat(source-state-table): create source state table for new flows by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/865
- chore: upgrade Rust dependencies by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/867
- docs: s/Null/None/, s/nullable/optional/ to align with Python terms by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/868
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v0.1.79...v0.1.80