Skip to content

Releases: carapace-sh/carapace

v0.0.12: Merge pull request #31 from rsteube/powershell-update-actionmessage

15 Apr 18:54
4053fc5
Compare
Choose a tag to compare

support quoted values

03 Apr 23:46
dbd5912
Compare
Choose a tag to compare
  • added support for quoted values in bash/fish
  • no space for trailing slash in bash (fix ActionFiles)
  • added ActionDirectories

v0.0.10: Merge pull request #7 from rsteube/bash-support-spaces

29 Mar 21:49
f555780
Compare
Choose a tag to compare

v0.0.9: Merge pull request #5 from rsteube/break-all-the-things

29 Mar 19:26
352a0bf
Compare
Choose a tag to compare

basic protection against command injection (simply removing specific characters)

v0.0.8

28 Mar 11:06
Compare
Choose a tag to compare

bash: fix positional completion

v0.0.7

27 Mar 17:38
Compare
Choose a tag to compare

bash: fix warning when command has no flags

v0.0.6

27 Mar 15:44
Compare
Choose a tag to compare
bash: subcommands now completed with ActionValues instead of callback

v0.0.5

27 Mar 08:48
Compare
Choose a tag to compare

support hidden commands and aliases

v0.0.4

26 Mar 09:12
Compare
Choose a tag to compare
added prefix to functions

v0.0.3: updated example

25 Mar 20:11
Compare
Choose a tag to compare
removed missing options