Releases: bombshell-dev/tab
Releases · bombshell-dev/tab
v0.0.12
24 Jan 10:24
Compare
Sorry, something went wrong.
No results found
Patch Changes
23a6ef9 : Update fish shell completion script to match latest Cobra output. (#99 )
v0.0.11
27 Dec 17:00
Compare
Sorry, something went wrong.
No results found
Patch Changes
88bfb2a : fix: wrap dashes and arguments in single quotes
864242b : fix: should complete options after boolean option
v0.0.10
11 Dec 12:50
Compare
Sorry, something went wrong.
No results found
Patch Changes
060c025 : Fix PowerShell completion argument parsing
5832a09 : switching command execution from execSync (string-based, shell-parsed) to spawnSync with an argv array. this ensures trailing "" arguments are not dropped during shell re-parsing
v0.0.9
03 Nov 14:34
Compare
Sorry, something went wrong.
No results found
Patch Changes
d6cdbe4 : fix(cli): use the globally installed version for shell completions
v0.0.8
30 Oct 14:02
Compare
Sorry, something went wrong.
No results found
Patch Changes
86b24d4 : parse args manually for tab's cli instead of using cac
v0.0.7
23 Oct 09:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
7178288 : fix: use npx for portable completion scripts instead of absolute paths
8defa6f : npm exec support
v0.0.6
16 Oct 11:56
Compare
Sorry, something went wrong.
No results found
Patch Changes
5f929c4 : fix: citty should not throw an error when there is no subcommand
9aa80ef : remove mri dep
v0.0.5
05 Oct 14:18
Compare
Sorry, something went wrong.
No results found
v0.0.4
26 Sep 12:16
Compare
Sorry, something went wrong.
No results found
v0.0.3
21 Aug 09:56
Compare
Sorry, something went wrong.
No results found
Patch Changes
1655153 : Update package metadata with repo URL.