Skip to content

v1.1.10

Choose a tag to compare

@github-actions github-actions released this 13 Aug 03:16
· 17 commits to main since this release
Fix E019 false positive for %~dp0 adjacent literals (v1.1.10)

Align PERCENT_TILDE_TOKEN_RE digit-parameter boundaries with batch-spec single-digit termination so forms like %~dp0log.txt parse as %~dp0 plus literal suffix. Bump batch-spec to v0.69.1, update E019 messaging for %0-%9, and add regression tests plus corpus coverage for issue #35.