github matejak/argbash 2.7.0

latest releases: 2.10.0, 2.9.0, 2.8.1...
5 years ago

2.7.0 (2018-07-19)

This version of Argbash brings the long-awaited POSIX shell output mode.
The generated code uses the getopts builtin if applicable, and although it doesn't support all features of full Bash script output, the most common functionality works.

New features:

  • ARGBASH_WRAP works recursively - you can wrap wrapped scripts.
  • Introduced new output - the strict POSIX shell output.

Bugfixes:

  • Fixed comment of the evaluate_strictness function in commented mode.
  • ARG_OPTIONAL_BOOL won't let you specify other default values than on or off.
  • Fixed bash completion containing a leading newline.
  • Fixed Argbash bash completion generated filename.

Don't miss a new argbash release

NewReleases is sending notifications on new releases.