Skip to content

0.7.0

Compare
Choose a tag to compare
@lefou lefou released this 12 Oct 07:13

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.