Skip to content

2.8.0

Compare
Choose a tag to compare
@matejak matejak released this 26 Jan 22:06
· 98 commits to master since this release
2.8.0

New features:

  • Allow argbash and argbash-init to be run from symbolic links.
  • Allow scripts generated by argbash-init with complete separation (-s -s) to be run from a symbolic link.
  • Implemented output to generate manpages using the rst2man utility (fixes #37).
  • Introduced the ARG_VERSION_AUTO macro.

Bugfixes:

  • Double quotes in help messages are escaped (fixes #61).
  • Fixed regression that allowed duplicate short options (fixes #58).