Skip to content

🐌 v2.5.0: add `taoc` 🐈 improve shell robustness/portability πŸ’ͺ

Compare
Choose a tag to compare
@oldratlee oldratlee released this 06 Sep 03:20
· 47 commits to dev-2.x since this release

repo-icon

☘️ Features

  • add taoc 🫴 🐈
  • echo-args: align the index number

πŸ› οΈ Improvements/Refactor

  • c, improve readable: πŸ‘“
    • simplify teeAndCopy function
    • use boolean option parse value holder
    • reanme vars
  • improve shell robustness/portability πŸ’ͺ
    • use printf instead of echo
    • use if-else instead of &&-||
    • involved almost all scripts:
      c/coat/a2l/echo-args/ap/rp/xpl/xpf/uq
      cp-into-docker-run/tcp-connection-state-counter/console-text-color-themes.sh
      find-in-jars/show-busy-java-threads
  • fix shellcheck issues

πŸ“š Documentation

  • update logo and image links in docs 🌁
  • disable default link of github images

🚜 Build/CI

  • update ci.yaml, test on latest MacOS 🍎
  • upgrade shunit2 lib

Have Fun! πŸ’•
2023-09-06