Skip to content

pakka v0.8.1

Choose a tag to compare

@amargautam amargautam released this 02 Jun 00:20
· 31 commits to main since this release
38623d7

Hotfix: commit-gate's substring fallback was quote-unaware and rejected diagnostic commands like grep/echo whose quoted arguments contained the phrase. Replaced with the quote-aware token scan already used elsewhere in the gate. Closes #3.