Sha256: d44423e548ce5074de8a58cc23464daabde0949af74a29f689b8bc7d7b2208ed

Contents?: true

Size: 1.49 KB

Versions: 1

Compression:

Stored size: 1.49 KB

Contents

1.22 - * Fixed some nasty bugs introduced in 1.21, which would cause stack
         traces.
       * Fixed the use of /bin/env in some demos instead of /usr/bin/env.

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.

1.13 - Fixed bug that would always match parameters in a case insensitive
       way, as if [nocase] had been used.  This should speed the parser a 
       tiny bit.

       [cluster: ...] was incorrectly being printed in help usage.

1.12 - Fixed bug with :+i, :+n, :0+i options not being cast appropiately
       when used in pvttypes.
       Added [debug] option to argument description to turn on debugging.

       NOTE: there is a known bug when using [] within pvttype regex
       definitions.  Problem seems to be related to DelimScanner/strscan.

1.11 - Fixed a pretty bug that was parsing -flags inappropiately and leading
       to slower parsing.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
getopt-declare-1.22 HISTORY.txt