What's Changed
- feat(code_ast): wire tree-sitter Lua grammar for syntax-aware splitting by @hardness1020 in #2370
- feat(engine): give target action sinks value-based identity by @georgeh0 in #2368
- fix(targets): reconcile schema changes during full reprocess for neo4j and falkordb by @Sujit-1509 in #2362
- fix(doris): re-raise genuine column DDL failures instead of swallowing them by @AmirF194 in #2359
- fix(engine): mint a fresh child provider generation for newly created target states by @georgeh0 in #2365
- fix: avoid blocking event loop during iterator cleanup by @justavibedev in #2374
- fix(cli): parse Windows app target paths by @yhz5613813 in #2376
- docs: correct and complete the RecursiveSplitter supported-languages table by @georgeh0 in #2367
- docs: memoization placement — component vs fn-level memos, entry costs, full-reprocess semantics by @georgeh0 in #2363
- docs: LMDB map auto-resize and logic-fingerprint propagation by @georgeh0 in #2364
New Contributors
- @AmirF194 made their first contribution in #2359
- @yhz5613813 made their first contribution in #2376
- @hardness1020 made their first contribution in #2370
- @justavibedev made their first contribution in #2374
Full Changelog: v1.0.20...v1.0.21