Bazelisk v1.25.0 comes with several improvements:
New Features (Python)
- Added support for
.bazeliskrc
files (#494).
Bug Fixes & Improvements (Go)
- Made it easier for other tools to use Bazelisk's core logic to locate (and download) Bazel binaries (#635).
- Fixed errors when multiple Bazelisk instances were running in parallel (#638).
- Improved signal handling (#642).
bazelisk version
now also prints the Bazelisk version even if startup flags are set (#646).
We’d like to thank our amazing contributors @hauserx, @jwnimmer-tri and @shs96c!