Skip to content

Release 1.2.0 🐯

Compare
Choose a tag to compare
@oldratlee oldratlee released this 01 Jan 09:31
· 253 commits to dev-3.x since this release

New Features

  1. show-busy-java-threads:
    • support unlimited use name width(use ps wide output) 🍻
  2. find-in-jars:
    • color grep match pattern #63 🌈
    • support absolute path option(-a)

Improvements

  1. coat: if not in console, use cat command directly 🐯
  2. improve docs and comments

Code Cleanup

  1. use &&/|| instead of if/else if code is more concise and readable.
  2. use fatal function to simplify exit logic
  3. improve option parse of find-in-jars, support --
  4. remove unnecessary arithmetic parenthesis
  5. fix typo

Have Fun! 💕
Happy new year!
2018-1-1