Revision history for Term::Choose::Win32
0.015 2013-12-25
- Increased the minimum required Perl version from "5.10.0" to "5.10.1".
- Update documentation.
0.014 2013-12-23
- Bugfix documentation.
0.013 2013-12-18
- Update documentation.
0.012 2013-12-13
- Modified behavior "relative position".
- The minimum required version of "Unicode::GCString" is now "2013.10".
- Removed the deprecated option name "screen_width" (Term::Choose).
- Added "no warnings utf8".
- Update documentation.
0.011 2013-09-24
- Update/bugfix in: keep relative position when moving page-wise.
0.010 2013-09-23
- Keep the relative row position when moving page-wise.
0.009 2013-09-18
- Fixed bug: added missing package name to "_copy_orig_list".
- Code refactoring.
0.008 2013-09-12
- Win32::Console::ANSI is used to hide the cursor instead of Win32::Console.
- Win32::Console::ANSI Version 1.06 or greater is needed.
- Update documentation.
0.007 2013-09-07
- Added option "max_height" (Term::Choose).
- Renamed option "screen_width" to "max_width" (Term::Choose).
- Updated documentation.
0.006 2013-09-06
- Inherit from Term::Choose.
- Added dependency Term::Choose; removed dependency Text::LineFold.
- Update documentation.
0.005 2013-09-04
- Improved documentation.
0.004 2013-09-03
- First release on CPAN.