Aura.Cli v2.0.0 Release Notes

Release Date: 2014-08-30 // over 9 years ago
  • ๐Ÿš€ 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