Release Version 3.0.0
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