0.7.0
CmdOption 0.7.0 - 2020-03-13
Changelog
- Stop parsing options after a parameter was set with new method
CmdlineParser.setStopAcceptOptionsAfterParameterIsSet(boolean)
. - Improved the test suite
- Use mill as build tool
- Removed Support for Java 5. CmdOption now requires at least Java 6.