Skip to content

Releases: bazelbuild/buildtools

Release 4.0.0 (2021-02-04)

04 Feb 15:43
840218f
Compare
Choose a tag to compare
  • 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)

23 Sep 15:32
1038451
Compare
Choose a tag to compare
  • New warning provider-params
  • Various fixes and improvements

Release 3.4.0 (2020-07-22)

22 Jul 16:32
b1667ff
Compare
Choose a tag to compare

Release 3.3.0 (2020-06-24)

23 Jun 23:47
ce0cf81
Compare
Choose a tag to compare

Release 3.2.1 (2020-06-15)

15 Jun 13:11
a60df6e
Compare
Choose a tag to compare
  • 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)

02 Jun 18:13
35db43b
Compare
Choose a tag to compare
  • Fixed bugs
  • New warning for usages of the word "skylark"

Release 3.0.0 (2020-04-28)

28 Apr 15:19
dbd4ef8
Compare
Choose a tag to compare
  • Improved multi-file analysers
  • Warnings for macro functions without name parameters.

Release 2.2.1 (2020-03-10)

10 Mar 22:40
22e56e7
Compare
Choose a tag to compare

Fixed NPM distribution

Release 2.2.0 (2020-03-10)

10 Mar 15:25
9b46ce3
Compare
Choose a tag to compare
  • Improved bzl-visibility warnings for files loaded from a fully qualified path
  • Nodejs bindings

Release 2.0.0 (2020-03-06)

06 Mar 12:44
2797858
Compare
Choose a tag to compare
  • Stabiliity fixes
  • Disallowed implicit strings concatenation
  • Buildozer: replace_load command