chore: release 2.17.0 #20
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-02-13)
Features
chflags
(2d50f40)-*
as the command name after-
and--
(0cd2883)-*
as the command name after assignments (71b7fb2)-t
and-F
(53fdce4)*.bat
and*.cmd
(01b34cb)Bug Fixes
declare -F --
for arbitrary funcs (8998491)compgen -V array_name
inbash >= 5.3
(2b5f9fa)s/reg/rep/i
of GNU sed (33c18ce)_comp_expand_glob
against unexpected splitting (58d5176)complete -p --
for arbitrary cmds (dafd338)cur
(dbcef6e)set -o nounset
(9c3e196)cur
(ec0068d)_comp_split
(c95baa1)cur
(34f7d0c)_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)pathcmd=$(type -P -- "$1")
for arbitrary cmds (8795ca9)cur
(c3505c5)Performance Improvements
cur
(a244587)This PR was generated with Release Please. See documentation.