Skip to content

v1.0.21

Latest

Choose a tag to compare

@georgeh0 georgeh0 released this 05 Sep 18:02
· 1 commit to main since this release
0164016

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

Full Changelog: v1.0.20...v1.0.21