Releases: bazelbuild/buildtools
Releases · bazelbuild/buildtools
Release 0.28.0 (2019-07-16)
- Better
-rflag 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
Release 0.19.2.1 (2018-11-26)
Release 0.19.2 (2018-11-20)
Highlights:
- [buildifier] lint warn and fix modes added
- [buildozer] add dictionary handling
- [unused_deps] fix params file handling (works again)
- [buildozer,unused_deps] add -version flag to match buildifier behavior
- [all] update to latest versions of bazel, rules_go, gazelle, skylib
Release 0.17.2 (2018-10-08)
Highlights:
- Report parse errors as a type
- Support new_load /foo to=from
Built with bazel@ e02da399faf5e7e412f4a01566f0da6e0b787cc3
Release 0.15.0 (2018-07-31)
buildifier: updated support for skylark formatting
unused_deps: working again