Skip to content

v0.35.0

Choose a tag to compare

@prhost prhost released this 25 Jul 16:37
· 39 commits to main since this release

Incremental runs: windup run --all --changed / --since <ref> — run only the scenarios a change affects (git diff → file/route attribution → cached-plan match), with a safe full-suite fallback that never yields a silent false green. Docs + tests included.