Skip to content

Releases: bazelbuild/buildtools

Release 3.4.0 (2020-07-22)

Choose a tag to compare

@vladmos vladmos released this 22 Jul 16:32
b1667ff

Minor fixes

Release 3.3.0 (2020-06-24)

Choose a tag to compare

@vladmos vladmos released this 23 Jun 23:47
ce0cf81

Bug fixes

Release 3.2.1 (2020-06-15)

Choose a tag to compare

@vladmos vladmos released this 15 Jun 13:11
a60df6e
  • 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)

Choose a tag to compare

@vladmos vladmos released this 02 Jun 18:13
35db43b
  • Fixed bugs
  • New warning for usages of the word "skylark"

Release 3.0.0 (2020-04-28)

Choose a tag to compare

@vladmos vladmos released this 28 Apr 15:19
dbd4ef8
  • Improved multi-file analysers
  • Warnings for macro functions without name parameters.

Release 2.2.1 (2020-03-10)

Choose a tag to compare

@vladmos vladmos released this 10 Mar 22:40
22e56e7

Fixed NPM distribution

Release 2.2.0 (2020-03-10)

Choose a tag to compare

@vladmos vladmos released this 10 Mar 15:25
9b46ce3
  • Improved bzl-visibility warnings for files loaded from a fully qualified path
  • Nodejs bindings

Release 2.0.0 (2020-03-06)

Choose a tag to compare

@vladmos vladmos released this 06 Mar 12:44
2797858
  • Stabiliity fixes
  • Disallowed implicit strings concatenation
  • Buildozer: replace_load command

Release 1.0.0 (2020-02-06)

Choose a tag to compare

@vladmos vladmos released this 06 Feb 17:42
9e63c6f

Bug fixes and stability improvements

Release 0.29.0 (2019-09-09)

Choose a tag to compare

@vladmos vladmos released this 09 Sep 12:26
  • Updated linter warnings
  • Various bug fixes