Skip to content

Releases: bazelbuild/buildtools

Release 3.4.0 (2020-07-22)

22 Jul 16:32
b1667ff

Choose a tag to compare

Release 3.3.0 (2020-06-24)

23 Jun 23:47
ce0cf81

Choose a tag to compare

Release 3.2.1 (2020-06-15)

15 Jun 13:11
a60df6e

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

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

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

Choose a tag to compare

Fixed NPM distribution

Release 2.2.0 (2020-03-10)

10 Mar 15:25
9b46ce3

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

Choose a tag to compare

  • Stabiliity fixes
  • Disallowed implicit strings concatenation
  • Buildozer: replace_load command

Release 1.0.0 (2020-02-06)

06 Feb 17:42
9e63c6f

Choose a tag to compare

Bug fixes and stability improvements

Release 0.29.0 (2019-09-09)

09 Sep 12:26

Choose a tag to compare

  • Updated linter warnings
  • Various bug fixes