Skip to content

2.0.0

Compare
Choose a tag to compare
@pmjones pmjones released this 30 Aug 16:35

First 2.0 stable release.

  • DOC: Add docblocks, update README.
  • ADD: Method GetoptFactory::getGetoptParser()
  • FIX: #29, fixes color formatting
  • REF: Various refactorings to split up Getopt tasks, add GetoptFactory, extract OptionParser, etc
  • DEL: v1 config files
  • ADD: v2 config class files
  • CHG: When defining options, allow the '' before *or after the ':'
  • BRK: Rename OptionParser to GetoptParser
  • ADD: Help class
  • FIX: Getopt alias ordering