Skip to content

Release Version 3.0.0

Choose a tag to compare

@AbUndMax AbUndMax released this 12 Jul 11:36
· 93 commits to main since this release

What's Changed

  • Add method ArgsParser.getArgumentOf(String fullFlag) for global argument access by @AbUndMax in #25
  • parse() handles ArgsExceptions while parseUnchecked() forces programmer to handle ArgsExceptions by @AbUndMax in #27
  • make ArgsParser static by @AbUndMax in #28
  • Make suggestions for wrong inputs by @AbUndMax in #29

Full Changelog: v2.0.1...v3.0.0