We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d710d38 commit 3ae8adcCopy full SHA for 3ae8adc
CHANGELOG.md
@@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
13
delimiter is proper utf-8 you'll be fine)
14
- feat: display short help when run without arguments
15
- feat: --characters now depends on the (default) regex feature
16
+- feat: help and short help are colored, as long as output is a tty and
17
+ unless env var TERM=dumb or NO_COLOR (any value) is set
18
- refactor: --json internally uses serde_json, faster and more precise
19
20
## [1.2.0] - 2024-01-01
0 commit comments