Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 2.15.0 #1193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 13, 2024

🤖 I have created a release beep boop

2.15.0 (2024-11-07)

Features

  • associate unzip and friends with *.vsix (3c3ab17)
  • curl: Complete "%", "-" for --trace[-ascii] (b44b29c)
  • curl: Complete files for --json, --write-out (62c0ecb)
  • curl: Complete stdin "-" in file locations (9c72cf8)
  • fprintd-*: new completions (8aa4914)
  • iftop: -G, -s, -L, and -o arg (non-)completions (35293af)
  • ip: complete ip ntable show (432f95f)
  • java: enable .java filename completion for java command (959ce82), closes #1196
  • kata-runtime: add 3rd party fallback completion loader (5ff8055)
  • nerdctl: add 3rd party fallback completion loader (cf0591a)
  • ngrok: add 3rd party fallback completion loader (#1252) (df48031)
  • openssl: Stop having subcommands hardcoded (300b936)
  • python,pyvenv: versioned 3.13 executable support (3039122)
  • set: more featureful completion (1cb3eae)
  • slabtop: new completion (64be5ea)
  • sops: add 3rd party fallback completion loader (47af482)
  • tar: use long option compression options (0518a21)
  • todoist: add 3rd party fallback completion loader (75f5d26)
  • uv: add 3rd party fallback completion loader (ba003af)
  • uvx: add 3rd party fallback completion loader (499ecab)
  • xv: associate with *.webp and *.pnm (#1227) (2dab633)
  • xxd: add -n, -o, and -R arg (non-)completions (8304d33)

Bug Fixes

  • _comp_expand_glob: set LC_COLLATE for the sorting order (ce98f68)
  • _comp_expand_glob: work around GLOBSORT in Bash 5.3 (0fda821)
  • compatdir: use _comp_expand_glob for the correct order (51e680a)
  • curl: Complete all and category for --help (7eb2eb2)
  • dpkg: Add missing short option -R (9891762)
  • rsync,ssh: do not overescape spaces in remote filenames (#910) (e8dc253)
  • tar: Complete added files with long opts (c94bebb)
  • update-alternatives: fix the "--help" parsing (07605cb)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch from 6d60019 to 36c91d8 Compare May 14, 2024 19:46
@akinomyoga akinomyoga added the bot label May 21, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 4 times, most recently from 755caeb to a49d49b Compare June 4, 2024 20:08
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 4 times, most recently from 4b15c0f to f0b78be Compare June 18, 2024 19:56
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 3 times, most recently from 73b5a80 to e358132 Compare August 4, 2024 07:20
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 2 times, most recently from 2c98b84 to 1eedd3a Compare August 12, 2024 18:46
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 2 times, most recently from a398f5a to 4fc2873 Compare August 23, 2024 09:49
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 2 times, most recently from ea3cd62 to 8e2e99e Compare September 9, 2024 08:09
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch from 8e2e99e to fd891cd Compare September 15, 2024 18:14
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 2 times, most recently from cb9530e to eaf5592 Compare September 28, 2024 14:15
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 3 times, most recently from 7931e40 to 92146bd Compare October 14, 2024 06:59
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 2 times, most recently from 09226a3 to 2d6b428 Compare November 7, 2024 11:36
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch from 2d6b428 to edc14fd Compare November 7, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable .java Filename Completion for java Command
1 participant