chore: release 2.17.0 #2
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
2.17.0 (2025-07-15)
Features
chflags
(2d50f40)-*
as the command name after-
and--
(0cd2883)-*
as the command name after assignments (71b7fb2)enc
(01b3aa2)-t
and-F
(53fdce4)*.bat
and*.cmd
(01b34cb)Bug Fixes
declare -F --
for arbitrary funcs (8998491)compgen -V array_name
inbash >= 5.3
(2b5f9fa)_comp_compgen -C
(ff9e1d3)_comp_compgen -P
(6bd5e26)complete -p --
for arbitrary cmds (dafd338)compgen -G
(e623bdb)-f -X '!pat'
instead of-G pat
(db1d239)cur
filtering (8030f21)_comp_split
(18fac2b)_comp_split
(c95baa1)cur
(34f7d0c)-F<prefix>[TAB]
did not complete at all (#1396) (3cdb549)_comp_load
(3c1d9bc)_comp_compgen_split
to split and filter words (158b8ba)_comp_compgen_split
while keeping filtering by $cur (a00ee19)_comp_split
while keeping filtering by $cur (509e642)--
to pass an arbitrary string to builtins (dd6aa27)pathcmd=$(type -P -- "$1")
for arbitrary cmds (8795ca9)compgen -V
to generate completions including newlines (2c69bc0)--list-kbd
as last resort (721fa87)--list-kbd
as last resort (34c1d89)Performance Improvements
This PR was generated with Release Please. See documentation.