App-shcompgen

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

          scripts when possible.

        - Some bug fixes.


0.27    2016-10-26  Released-By: PERLANCAR

	- fish: Use general form ('complete -c CMD -a (...)') instead of
	  defining per-option completion, so now all detectable scripts
	  work in fish, albeit without highlighted/description of each
	  option names.


0.26    2016-10-26  Released-By: PERLANCAR

        - Re-upload.


0.25    2016-10-26  Released-By: PERLANCAR

        - [Enhancement] Support completion for Getopt::Long scripts for all
          shells (previously only for fish).

        - [Bugfix] list: was empty when shell is not bash

        - A couple of other tweaks and fixes.


0.24    2016-10-25  Released-By: PERLANCAR

	- No functional changes.

	- [doc] Document known issues (zsh, fish, tcsh).


0.23    2016-10-25  Released-By: PERLANCAR

	- [Enhancement] Add tcsh support.


0.22    2016-10-25  Released-By: PERLANCAR

        - [Enhancement] [Experimental] Add support for zsh.

        - [doc] Restore note about 'init' and 'generate' being run during
          distribution installation, because shell detection has been modified
          (bash is forced).


0.21    2016-10-25  Released-By: PERLANCAR

        - Use shell=bash when running under make (detected as bourne).

        - [Bugfix] init: didn't create completion scripts dir on fish.


0.20    2016-10-21  Released-By: PERLANCAR

        - [Enhancement] Add support for fish shell.

        - [Enhancement] Add subcommands (for utility/testing): guess-shell,
          detect-prog.

        - [doc] Remove note about 'init' and 'generate' being run the first time
          it's installed because it doesn't work usually because we detect shell
          as 'bourne' under make and bail.

        - generate: Add option --stdout.


0.19    2016-07-12  Released-By: PERLANCAR

	- [Bugfix] Don't remove completion script we created in the same
	  run (this fixes e.g. 'shcompgen _hr hr' when hr changes from
	  Perinci::CmdLine::Lite to Perinci::CmdLine::Inline where
	  previously the completion script created by processing _hr would
	  be immediately deleted when hr results in negative).


0.18    2016-07-12  Released-By: PERLANCAR

	- [Bugfix] Perinci::CmdLine::Inline-based scripts currently cannot
	  self-complete.


0.17    2016-04-30  Released-By: PERLANCAR

	- Avoid perl undef warning.


0.16    2016-04-30  Released-By: PERLANCAR

	- No functional changes.

	- [doc] Update documentation: remove EARLY RELEASE label, document
	  about detecting Getopt::Long::Subcommand-based scripts, update
	  dzil plugin name in mention.


0.15    2016-02-29  Released-By: PERLANCAR

	- generate: Add option --remove.

	- Use Perinci::CmdLine::Util's detect_perinci_cmdline_script to be
	  able to handle # NO_PERINCI_CMDLINE_SCRIPT etc.


0.14    2016-01-29  Released-By: PERLANCAR

	- Use command_args=... attribute in shcompgen-hint text fragment.


0.13    2015-09-17  Released-By: PERLANCAR

	- Adjust to Complete::Util 0.36 (complete_file() &
	  complete_program() split to Complete-File & Complete-Program).


0.12    2015-09-03  Released-By: PERLANCAR

	- No functional changes.



( run in 0.907 second using v1.01-cache-2.11-cpan-39bf76dae61 )