Skip to content

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 08 Apr 11:10
· 8 commits to main since this release
630c0b4

Patch Changes

  • #17 e962326 Thanks @SutuSebastian! - Fix incremental detection reporting unchanged files as "changed" on every run when the working tree has uncommitted modifications. getChangedFiles now compares content hashes against the index before including candidates, so only truly modified files enter the indexing pipeline.