Skip to content

Commit

Permalink
udpate for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Nov 7, 2014
1 parent 33aa102 commit 85bf3ec
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
First 2.0 stable release.
- TST: Update testing structure, disable auto-resolve in container tests

- DOC: Add docblocks, update README.
- DOC: Update README and docblocks

- 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
- FIX: #5, for when posix_isatty() function does not exist

0 comments on commit 85bf3ec

Please sign in to comment.