Skip to content

🚼 v0.3.4 Bash Buddy(aka. BaBy)

Latest
Compare
Choose a tag to compare
@oldratlee oldratlee released this 28 Aug 05:16
· 2 commits to main since this release

πŸ€ Features

  • auto-detect JAVA_HOME of java versions when running in GitHub Actions β˜•οΈ
  • turn on color print for GitHub actions 🎨

πŸ› οΈ Improvement

  • use command realpath instead of readlink, more portable(support macOS) πŸ”—
  • fix argument count check of cu::log_then_run in common_utils 🩺
  • use var BASH_LINENO instead of trap_error_info::get_caller_line_no 🐚
  • improve err message of function jvu::switch_to_jdk

πŸ“š Documentation

  • update logo and image links in README
  • update integration_test.template.sh
  • revise README
  • add LICENSE

πŸš€ This version has been used in projects