v0.1.80
What's Changed
- feat: support multiple ColVision models (ColQwen2, ColSmol) by @badmonster0 in #866
- Update README.md - Use badge from pepy.tech, pypistats is down by @cocoindex-dev in #856
- feat(null-propagation): decouple require and nullability for Rust args by @georgeh0 in #857
- visual - doc spacing fix for algolia search by @badmonster0 in #861
- refactor: extract common logic to deal with include/exclude patterns by @georgeh0 in #862
- feat(source-state-table): create source state table for new flows by @georgeh0 in #865
- chore: upgrade Rust dependencies by @georgeh0 in #867
- docs: s/Null/None/, s/nullable/optional/ to align with Python terms by @georgeh0 in #868
Full Changelog: v0.1.79...v0.1.80