Revision history for Pod-Weaver-Section-Completion-PerinciCmdLine
0.14 2016-04-30 (PERLANCAR)
- Skip completer script (_foo).
0.13 2015-08-26 (PERLANCAR)
- [Bugfix] Forgot to assign to $text.
0.12 2015-08-26 (PERLANCAR)
- Add support for Perinci::CmdLine::Inline.
0.11 2015-07-30 (PERLANCAR)
- Don't generate section if script is detected as generated by
Perinci::CmdLine::Inline because pericmd-inline does not yet
support completion.
0.10 2015-04-01 (PERLANCAR)
- No functional changes.
- Remove Moose::Autobox.
- [Refactor] Use PWR::AddTextToSection.
0.09 2014-12-28 (PERLANCAR)
- Use Pod::Weaver::Role::DetectPerinciCmdLineScript.
0.08 2014-12-07 (PERLANCAR)
- No functional changes.
- Refactor: Move section text (common with pws-comp-glcomp) to
Pod::Weaver::Role::SectionText::SelfCompletion.
0.07 2014-11-29 (PERLANCAR)
- Tweak instruction for zsh, so Perinci::CmdLine &
Getopt::Long::Complete use zsh-specific module.
0.06 2014-11-29 (PERLANCAR)
- Add instruction to activate completion for fish.
0.05 2014-11-23 (PERLANCAR)
- Add instruction for zsh.
0.04 2014-11-23 (PERLANCAR)
- Rename dist from Pod-Weaver-Section-{Bash,}Completion-PerinciCmdLine
because shell other than bash is now supported.
0.03 2014-11-12 (PERLANCAR)
- No functional changes.
- Wording.
0.02 2014-11-09 (PERLANCAR)
- [Bugfix] Get file content not from filesystem directly, but from
zilla object, because the file might be generated dynamically.
0.01 2014-11-08 (PERLANCAR)
- First release.