Skip to content

Commit 8c408be

Browse files
committed
bump to v2.1.23
1 parent 405ead0 commit 8c408be

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

3+
- v2.1.23
4+
5+
- improved no-color mode [devmode.go]
6+
- ignore go test params in cmdline
7+
- improved help screen
8+
- nested indent for tree mode
9+
- improved no-color mode
10+
- improved `is.ColorfulTty`
11+
- improved pipe state detecting
12+
- improved help screen for pipe mode and redirect mode
13+
314
- v2.1.22
415

516
- added `passThruNow` for a subcmd

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
package cmdr
44

5-
const Version = "v2.1.22" // Version fir hedzr/cmdr/v2
5+
const Version = "v2.1.23" // Version fir hedzr/cmdr/v2

0 commit comments

Comments
 (0)