We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This commit removed the pre-release script which bundled shell completions generated by build.rs: a880d8f
build.rs
v0.8.0 assets do not contain the shell completions while v0.7.1 did.
The text was updated successfully, but these errors were encountered:
Thank you for reporting this. We switched to Github Actions in #120 by @rivy and seem to have missed this.
Sorry, something went wrong.
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.
No branches or pull requests
This commit removed the pre-release script which bundled shell completions generated by
build.rs
: a880d8fv0.8.0 assets do not contain the shell completions while v0.7.1 did.
The text was updated successfully, but these errors were encountered: