Revision history for Term::ReadLine::Simple
0.302 2015-05-11
- "readline": catch "key-up" and "key-down".
0.301 2015-04-14
- Expect tests only in xt.
- Code refactoring.
0.300 2015-03-28
- "fill_form": meaning of the option "auto_up" changed.
- "fill_form": new option "sep".
0.209 2015-03-23
- Changed tests.
0.208_06 2015-03-22
- Changed tests.
0.208_05 2015-03-21
- Changed tests.
0.208_04 2015-03-20
- Changed tests.
0.208_03 2015-03-19
- Changed tests.
0.208_02 2015-03-19
- Changed tests.
0.208_01 2015-03-18
- Changed tests.
0.208 2015-03-18
- Changed tests.
0.207_02 2015-03-18
- Changed tests.
0.207_01 2015-03-17
- Changed tests.
0.207 2015-03-17
- option "compat" affects also "fill_form".
- Update documentation.
0.206 2015-03-16
- Modified test.
0.205 2015-03-16
- Modified test.
- Changed "ENTER" key behavior.
0.204 2015-03-16
- Modified test.
0.203 2015-03-15
- Modified test.
0.202 2015-03-15
- Refactored "option" code.
0.201 2015-03-15
- "fill_form": new option "auto_up".
- Code refactoring.
- Update documentation.
0.200 2015-03-14
- Refactored 'readline' - keep output in one row.
- New method 'fill_form'.
- Update documentation.
0.016 2015-02-05
- Use constant.
- Update year copyright.
0.015 2014-12-08
- Perl minimum version: "5.8.3".
- Update build requirements.
0.014 2014-11-20
- Make tests which use "Expect" optional.
0.013 2014-09-06
- Modified tests: skip if a "Given filehandle is not a tty in clone_winsize_from".
0.012 2014-08-27
- Improved documentation.
0.011 2014-08-27
- First release on CPAN.