Revision history for Term::ReadLine::Tiny
0.004 2014-07-26
- Bugfixes.
- Removed the key-support-limitation for MSWin32.
- Removed option "asterix".
- Code refactoring.
- Update documentation.
0.003 2014-07-24
- New keys.
- "readline" returns always decoded strings if not set "compat" or "$ENV{READLINE_TINY_COMPAT}".
- Update documentation.
0.002 2014-07-16
- Changed the handling of the decoding.
- Added option "compat" and env variable "READLINE_TINY_COMPAT".
- Update documentation.
0.001 2014-07-14
- First release on CPAN.