HISTORY.txt in getopt-declare-1.20 vs HISTORY.txt in getopt-declare-1.21

- old
+ new

@@ -1,4 +1,13 @@ +1.21 - Incorporated Perl fixes done by Damian in v1.10 and v1.11 of the + corresponding Getopt-Declare into Ruby. + + * If -p[rompt] and -p[rompt]2 are specified, they are now distinguished + as separate flags. + * Documented built-in :id and :qs parameter variable types + * Added \G to -v flag checker to solve nasty problem with embedded + args containing -v + 1.20 - Added support for using 3 spaces in addition to tabs for parameter descriptions. Added support for GNU -p, --param descriptions, for easier GNU parameter support. Fixed help description bug with [ditto] of single parameter flags.