Skip to content

2.6.0

Compare
Choose a tag to compare
@matejak matejak released this 27 Feb 23:29
· 155 commits to master since this release
2.6.0

New features:

  • Initial support for bash completion.
  • Introduction of the --strip argument to argbash (deprecates the --library option).
  • Initial support for docopt output.

Bugfixes:

  • Fixed wrapping of scripts with repeated optional arguments.
  • All scripts + tests are checked by Shellcheck.
  • The ARGBASH_WRAP macro now supports looking for templates in subdirectories.
  • Documentation expansion.