Bazelisk v1.27.0 comes with a few improvements:
New Features (Go)
- Bazelisk now offers the
bazelisk completion bash/fish
command to print shell completion scripts for the current Bazel version (#706).
Bug Fixes & Improvements (Go)
- Allow
--bisect
to be interrupted (#692).
We’d like to thank our amazing contributors @chenrui333, @fmeum, @jln-ho, @kolloch and @thii!