Release 1.1.0 🍬
Chang Log
show-busy-java-threads
- support full options of jstack, like
-m
/-l
😱
- support full options of jstack, like
- rewrite
coat
(formerlycolines
)- use
cat
instead of self implementation, so as to support all options ofcat
💋 - rewrite by
bash
, faster and less dependency(python
) 🍬
- use
- improve stability & readability, clean code:
- use
-t 1
check instead of-c /dev/stdout
when check is tty/console - use escape sequence syntax to avoid separated echo, avoid break line when parallel output from multi-process
- adjust color order of
coat
/a2l
, more human friendly
- use
- several documentation improvement
Have Fun! 💕
2017-10-23