From 85bf3ec15194c890da64f5888b8e08cf034ce044 Mon Sep 17 00:00:00 2001 From: "Paul M. Jones" Date: Fri, 7 Nov 2014 09:45:18 -0600 Subject: [PATCH] udpate for release --- CHANGES.md | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 8ac7641..5644847 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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