v1.1.10
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.