Releases: bazelbuild/buildtools
Releases · bazelbuild/buildtools
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
nameparameters.
Release 2.2.1 (2020-03-10)
Fixed NPM distribution
Release 2.2.0 (2020-03-10)
- Improved bzl-visibility warnings for files loaded from a fully qualified path
- Nodejs bindings
Release 2.0.0 (2020-03-06)
- Stabiliity fixes
- Disallowed implicit strings concatenation
- Buildozer: replace_load command
Release 1.0.0 (2020-02-06)
Bug fixes and stability improvements
Release 0.29.0 (2019-09-09)
- Updated linter warnings
- Various bug fixes