Revision history for Complete-Fish-Gen-FromGetoptLong

0.06    2016-10-22 (PERLANCAR)

	- [Bugfix] By default do not use cmdname/compname to complete
	  argument value, unless script is Getopt::Long::Complete-based.


0.05    2016-10-21 (PERLANCAR)

	- Add function: gen_fish_complete_from_getopt_long_script.

	- Support completing argument (<>).


0.04    2016-10-21 (PERLANCAR)

        - Add option: compname to allow it be different than cmdname.

        - Some tweaking.


0.03    2015-09-09 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.02    2015-09-03 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.01     2014-11-29 (PERLANCAR)

         - First release.