Skip to content

Release 1.1.0 🍬

Compare
Choose a tag to compare
@oldratlee oldratlee released this 23 Oct 11:59
· 91 commits to master since this release

Chang Log

  1. show-busy-java-threads
    • support full options of jstack, like -m/-l 😱
  2. rewrite coat(formerly colines)
    • use cat instead of self implementation, so as to support all options of cat 💋
    • rewrite by bash, faster and less dependency(python) 🍬
  3. 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
  4. several documentation improvement

Have Fun! 💕
2017-10-23