We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fixed issue due to not using *longest* prefix match in joined paramet… …er/value sequences
fixed parsing of blocking groups; added tests
fixed handling of empty args
Merge branch 'master' of github.com:muellan/clipp
introduced 'greedy' option for parameters
fixed problem with last parameters in group blocking other parameters
fixed missing param handling