Skip to content

🚼 v0.2.0 Bash Buddy(aka. BaBy)

Compare
Choose a tag to compare
@oldratlee oldratlee released this 07 Mar 03:40
· 35 commits to main since this release

Features

  • prepare_jdks.sh: smart prepare_jdks::switch_to_jdk
  • common_utils.sh: add new function cu::get_latest_version
  • java_build_utils.sh: add func jvb::get_mvn_local_repository_dir
  • add argument count check for api functions

Fix

  • remove executable bit of trap_error_info.sh
  • output additional info to stderr

Refactor

  • prepare_jdks.sh: use += operator instead of = for array append
  • prepare_jdks.sh: use [[ for combined conditions instead [

Documentation

  • add tool/lib docs in README.md

Style

  • set indent size to 2 for shell scripts

this version have been used in