Skip to content

Release Version 1.0.0

Choose a tag to compare

@AbUndMax AbUndMax released this 02 Jul 20:03
· 153 commits to main since this release
64524c4

First Release with following functions:

  • addParameters with FlagName, ShortName, necessity, description
  • add defaultValues
  • Check for illegal states like one argument without parameter, too many arguments for parameter or mandatory parameter missing
  • getArgument as String or as specified type