The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for App-ShellCompleter-YoutubeDl

0.05    2015-09-17 (PERLANCAR)

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

	- Add help output for 2015.08.16.1 (no change).


0.04    2015-08-11 (PERLANCAR)

	- Update from youtube-dl 2015.07.28 to 2015.08.09.

	- Use ShellCompleter::Utils to be more DRY, use Log::Any::IfLOG to
	  reduce startup overhead.


0.03    2015-08-06 (PERLANCAR)

	- Update from youtube-dl 2015.05.20 to 2015.07-28 (new options:
	  --force-generic-extractor & --postprocessor-args).

	- [doc] Mention version of youtube-dl supported.


0.02    2015-06-04 (PERLANCAR)

	- Update to youtube-dl 2015.05.20.


0.01    2015-06-04 (PERLANCAR)

        - First release.