JOpt Simple 3.2-rc1 released

JOpt Simple is my Java library for parsing command-line options. For 3.2, I've added the ability to specify a set of default values for arguments of a given option. Hopefully this will alleviate the burden of checking has() and hasArgument() on an OptionSet when you want to use a default if the option isn't on the command line. Give it a spin and let me know what you think.

Written on October 5, 2009