Releases: bazelbuild/buildtools
Releases · bazelbuild/buildtools
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
Release 0.28.0 (2019-07-16)
- Better
-r
flag behavior - Better special comment (
# buildifier: disable=<category>
) recognition for linter warnings and fixes. - Internal refactorings to the linter now allow suggesting individual fixes for each finding.
Release 0.26.0 (2019-06-07)
- Updated lint checks
Release 0.25.1 (2019-05-15)
- JSON output of file diagnostics
- Experimental Windows support
Release 0.25.0 (2019-05-02)
- Fixed to lint mode
Release 0.22.0 (2019-02-14)
- Add support for shortened label names in buildozer 'set'
- Many fixes to lint mode
- fixes for Windows
Release 0.20.0 (2018-12-11)
Update to bazel 0.20.0 and other latest versions
- Fix load order comparison warning
- [lint] other fixes and improvements
- Fix skylib deprecation warnings