Skip to content

v1.4.389

Choose a tag to compare

@github-actions github-actions released this 23 Jan 17:47
· 494 commits to main since this release

Changes

PR #1960 by ksylvan: fix: consume all positional arguments as input

  • Fix: consume all positional arguments as input by joining all positional arguments with spaces instead of using only the last argument, allowing commands to process entire phrases correctly