mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
docs: Document mapping BUILD to Python (Starlark) for Bazel in CHANGELOG.md (see #3576)
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
|
||||
- Add `--quiet-empty` (`-E`) flag to suppress output when input is empty. Closes #1936, see #3563 (@NORMAL-EX)
|
||||
- Improve native man pages and command help syntax highlighting by stripping overstriking, see #3517 (@akirk)
|
||||
- Map BUILD to Python (Starlark) for Bazel, see #3576 (@vorburger)
|
||||
|
||||
## Bugfixes
|
||||
|
||||
- `--help` now correctly honors `--pager=builtin`. See #3516 (@keith-hall)
|
||||
- `--help` now correctly honors custom themes. See #3524 (@keith-hall)
|
||||
- Fixed test compatibility with future Cargo build directory changes, see #3550 (@nmacl)
|
||||
|
||||
Reference in New Issue
Block a user