github matejak/argbash 2.8.1

latest releases: 2.10.0, 2.9.0
4 years ago

This release fixes many issues, and it also doesn't enable the readlink -e functionality introduced in 2.8.0. So there is a slight breakage of backwards compatibility for those who use the standalone mode and who use symlinks.

Incompatible changes (minor):

  • The DEFINE_SCRIPT_DIR macro doesn't resolve symlinks as it started to do so in 2.8.0, use DEFINE_SCRIPT_DIR_GNU if you need the functionality.

New features (minor):

  • The help message now contains reference for one-of argument types (#76).

Bugfixes:

  • The environment variables help message has been fixed (#79).
  • The manpage generation works when long description is supplied (#78).
  • The DEFINE_SCRIPT_DIR macro doesn't use readlink -e any more (#74).
  • Completion generation works even when there are no options followed by value (#77).

Don't miss a new argbash release

NewReleases is sending notifications on new releases.