New features:
- Added the
ARGBASH_SET_INDENT
macro for indentation control. - Created scripts are more compliant to the https://www.shellcheck.net/ tool.
- Introduced
argbash-1to2
script for migration to Argbash2
Bugfixes:
- Fixed some errors related to displaying help.
- Fixed spurious default to
ARG_POSITIONAL_INF
. - Fixed handling of empty defaults.
- Fixed broken
Makefile
that prevented (un)installs. (got broken in 1.4.0, fixed in 1.4.1) - Fixed broken
argbash-1to2
script (broken since 1.4.0)