Revision history for App-YTDL
0.012 2014-04-22
- Out of order.
- Code refactoring.
- Use of "Term::Choose::Util".
- Update Makefile.PL.
0.011 2014-03-10
- "Term::Choose" version 1.100 or higher is required.
- MSWin32 OS: it is required "Term::Choose" instead of "Term::Choose::Win32".
- Experimental option "Video directory".
- Update documentation.
0.010 2014-02-22
- Bugfix: if OS is "MSWin32" -> term-width - 1 (windows console behaves differently).
0.009 2014-02-13
- Update exit messages.
- Update documentation.
0.008 2014-02-02
- Fixed bug: moved "decode_argv()" to the beginning of the BEGIN block.
- Code refactoring.
0.007 2014-02-01
- Handle empty entrynodes.
0.006 2014-02-01
- Added LICENSE file.
- Detect encodings.
- Handle not mappable characters.
- Code refactoring.
- Update documentation.
0.005 2014-01-26
- Fixed precedence bug.
0.004 2014-01-24
- Removed "channel" regexp.
- Update "Auto width".
- Update license.
0.003 2014-01-18
- Added option "Auto width".
- Update documentation.
0.002 2014-01-15
- Fixed "channel" regexp.
- Added option "UserAgent".
- Updated documentation.
0.001 2014-01-12
- First relase on CPAN.