New
๐ v2.5.1 ๐๐๐ต๏ธ
๐ BugFix
c: wrong exit code with-qoption ๐
๐ ๏ธ Improvements/Refactor
- use
${array[@]:-}/${array[@]:+}to simplify codes ๐ - use file descriptor number instead of
/dev/std*(issue #114 summitted by @wushengde) console-text-color-themes.sh, improve robustness/portability:- use
BASH_SOURCEarray to detect whether this script is sourced or not ๐ต๏ธ - use
printf๐ช instead ofecho - use
ifinstead of&& - remove global var declare if possible
- use
๐ Documentation
- add more resources of
bash๐
Have Fun! ๐
2023-12-05