HISTORY.txt in getopt-declare-1.12 vs HISTORY.txt in getopt-declare-1.13
- old
+ new
@@ -1,4 +1,9 @@
+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.