Bazelisk v1.21.0 comes with several significant changes:
New Features (Go)
- Users can set an OS-specific Bazelisk home directory, e.g. via
BAZELISK_HOME_WINDOWS
(#474) BAZELISK_WRAPPER_DIRECTORY
allows users to specify paths other than the defaulttools/bazel
location (#567)BAZELISK_HOME
: Environment variables as well as the tilde sign are now properly expanded (#587)- Bazelisk can fetch Linux ARM64 Bazel binaries built for commits (#604)
Bug Fixes & Improvements
- The Python version properly handles empty lines in
.bazelversion
files (#576)
We’d like to thank our amazing contributors @albertocavalcante, @API92, @jwnimmer-tri, @keith and @mzapotoczny!