Skip to content

Bash Argsparse 1.7

Compare
Choose a tag to compare
@Anvil Anvil released this 06 Mar 08:31
· 64 commits to master since this release

Changes since 1.6.2 :

  • Compliance with nounset has been implemented
  • Many documentation updates, clarifications and fixes
  • Added a new argsparse_describe_parameters function to help manage non-option positionnal parameters.
  • The unittest script has been updated and is now able to detect runtime changes (shopt/set -o and environment variables)