Skip to content

2.3.0

Compare
Choose a tag to compare
@matejak matejak released this 07 Feb 21:37
· 283 commits to master since this release
2.3.0

New features:

  • Behavior that raises an error when a script argument's value looks like option - enabled by the ARG_RESTRICT_VALUES.

New minor features:

  • argbash provides more useful feedback in case of unmatched square brackets in the input
  • argbash in standalone mode now uses the more fresh of the parsing code .sh or .m4 templates (was undocumented, but the .sh one was always preferred over the .m4).