Skip to content

v1.26.0

Latest
Compare
Choose a tag to compare
@fweikert fweikert released this 09 Apr 21:05
· 6 commits to master since this release
102699f

Bazelisk v1.26.0 comes with several improvements:

New Features (Go)

  • Implemented option to disable format URL support (#662).

Bug Fixes & Improvements (Go)

  • Fixed a bug that prevented Bazelisk from being used as a Go dependency via gazelle's go_deps extension (#649).
  • Improved signal handling (#657, #658).
  • Improved documentation on how to install Bazelisk on Windows (#668).
  • Restored debugging symbols in Windows binaries (#669).
  • Improved --migrate mode (#678).

We’d like to thank our amazing contributors @albertocavalcante, @bduffany, @fmeum and @tats-u!