Skip to content

v0.0.10

Choose a tag to compare

@bombshell-bot bombshell-bot released this 11 Dec 12:50
· 11 commits to main since this release
71152e6

Patch Changes

  • 060c025: Fix PowerShell completion argument parsing
  • 5832a09: switching command execution from execSync (string-based, shell-parsed) to spawnSync with an argv array. this ensures trailing "" arguments are not dropped during shell re-parsing