New features:
- Initial support for bash completion.
- Introduction of the
--strip
argument toargbash
(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.