pastel
pastel copied to clipboard
Shell completions are no longer bundled
This commit removed the pre-release script which bundled shell completions generated by build.rs
: https://github.com/sharkdp/pastel/commit/a880d8f2ca31aa9a7ad195f4b6018a51cb39f4c2
v0.8.0 assets do not contain the shell completions while v0.7.1 did.
Thank you for reporting this. We switched to Github Actions in #120 by @rivy and seem to have missed this.
I have just extracted the binaries from the aarch64, armhf and amd64 packages and there were no bash completion files in any of them.
If I look into the repository history and find the latest one available, would it still work fine?
most probably, yes. There might be a few options missing.