Skip to content

v1.12.0

Compare
Choose a tag to compare
@fweikert fweikert released this 15 Jun 17:16
· 91 commits to master since this release
40d8ae3

This release brings new features and fixes to both versions of Bazelisk:

Go:

  • Added support for basic HTTP authentication via a .netrc file (#292)
  • Improved and fixed Apple Silicon support (#299, #303)
  • Rolling releases are now fetched from GCS instead of GitHub (#319)

Python:

  • Added support for Apple Silicon (#272)
  • Implemented verification of downloaded Bazel binaries (#295)

We'd like to thank our contributors @chenrui333, @codeman9, @cpsauer, @keith, @linzhp, @Warchant and @xinnjie!