Revision history for Term::ReadLine::Tiny 0.007 2014-07-28 - Code refactoring. 0.006 2014-07-27 - MSWin32: replaced ANSI escape sequences. 0.005 2014-07-27 - Bugfixes. - MSWin32: removed dependency on "Win32::Console::ANSI". - Update documentation. 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.