Releases: bazelbuild/buildtools
Releases · bazelbuild/buildtools
Release 4.2.0 (2021-09-06)
- darwin-arm64 support
- bug fixes
Release 4.0.1 (2021-03-01)
- Binaries for arm64
- Fixed Go modules
- Minor fixes
Release 4.0.0 (2021-02-04)
- Support for type annotations
- Allowed comments in command files
- Fixed recursive file traversal
- Fixed splitting lines with location references
- Fixed removing unused loads with comments
- Fixed the uninitialized variable warning
- Minor fixes
Release 3.5.0 (2020-09-23)
- New warning
provider-params
- Various fixes and improvements
Release 3.4.0 (2020-07-22)
Minor fixes
Release 3.3.0 (2020-06-24)
Bug fixes
Release 3.2.1 (2020-06-15)
- Buildifier can properly format Starlark syntax constructions that are not supported by Bazel, such as lambda functions and floating point numbers.
- Buildozer can edit dependencies inside select statements.
- Bug fixes.
Release 3.2.0 (2020-06-02)
- Fixed bugs
- New warning for usages of the word "skylark"
Release 3.0.0 (2020-04-28)
- Improved multi-file analysers
- Warnings for macro functions without
name
parameters.
Release 2.2.1 (2020-03-10)
Fixed NPM distribution