v0.1.17
What's Changed
- Skip reprocessing a source row when source data and logic has no change.
- Keep source indexing states in memory to achieve lightweight incremental reprocessing when
update
called multiple times. - Minor optimization for auto generated uuid as storage target key.
New Contributors
- @cocoindex-dev made their first contribution in #222
Full Changelog: v0.1.16...v0.1.17