2.3.2 (2021-12-23)
Bug Fixes
2.3.1 (2021-06-14)
Bug Fixes
- get the inputted value for optional params (62ba109)
2.3.0 (2021-06-14)
Features
- parse args_valid_or_default for the optional params (c723203)
2.2.0 (2021-06-13)
Features
- add args_valid_or_default for the optional params (db5b8c2)
2.1.0 (2021-06-13)
Features
- use default value INFO only if absent for LOG_LEVEL (9eb6ae1)
2.0.2 (2021-06-13)
2.0.1 (2021-05-17)
2.0.0 (2021-05-17)
Documentation
BREAKING CHANGES
- rename bin/bash-base.sh to bin/bash-base for basher
1.7.0 (2021-05-15)
Features
- add param to specific the kill signal (28c4fd4)
1.6.0 (2021-05-09)
Bug Fixes
- fix the generated help usage for args_valid_or_read (e32f621)
Features
- add wait_for and process functions (f86f6a2), closes #42
1.5.1 (2021-05-08)
1.5.0 (2021-05-07)
Features
1.4.7 (2021-05-07)
1.4.6 (2021-01-31)
1.4.5 (2020-10-06)
Bug Fixes
- can not extract argument valid rule if multiple rules existed (a5fd06e), closes #34
1.4.4 (2020-10-04)
Bug Fixes
- print help usage if parameter not valid (c98a654)
1.4.3 (2020-09-16)
Bug Fixes
- ignore the error of
shopt command not found
(e790eb4), closes #30
1.4.2 (2020-09-15)
1.4.1 (2020-09-15)
1.4.0 (2020-09-15)
1.3.0 (2020-09-15)
Features
- add function print_info and alias print_args-> args_print (656cfdd), closes #25
1.2.3 (2020-09-13)
1.2.2 (2020-09-13)
1.2.1 (2020-09-11)
1.2.0 (2020-09-10)
Features
- add function print_warn and print_success (b827d06), closes #20
1.1.1 (2020-09-10)
Bug Fixes
- correct the markdown generator (31af0a7), closes #18
1.1.0 (2020-09-09)
1.0.4 (2020-09-09)
1.0.3 (2020-09-08)
1.0.2 (2020-09-06)
Bug Fixes
1.0.0 (2020-09-05)
Features
- a scratch of bash-base and cicd config (84c3bf8)
- initial commit (41a9e51)