Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This patch release fixes an important parsing bug for variadic arguments and includes documentation improvements.

Bug Fixes

  • Variadic argument parsing: Fixed handling of variadic ellipsis inside brackets like [args...]. Previously, this syntax could cause parsing issues - now it works correctly whether you use <args>..., [args]..., or [args...]. (#481)

Documentation

  • Added documentation for the bash array pattern when working with variadic arguments, making it clearer how to handle multiple values in your scripts. (#480)

For full documentation, visit usage.jdx.dev.

View the full release notes at https://github.com/jdx/usage/releases/tag/v2.16.1.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 31, 2026
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 31, 2026
@BrewTestBot BrewTestBot enabled auto-merge January 31, 2026 15:33
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 31, 2026
Merged via the queue into main with commit b07f949 Jan 31, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-usage-2.16.1 branch January 31, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants