Revision history for Perl extension Caroline

0.07 2013-08-10T22:57:02Z

    - Fixed line editing issue
      (tokuhirom)
    - Show searching query while under the searching state
      (tokuhirom)
    - Example code fixes
      (Ahmad M. Zawawi)

0.06 2013-08-10T04:05:43Z

    - Do not create history file if maximum history length was limited to 0.
      (tokuhirom)

0.05 2013-08-10T02:36:23Z

    - write_history_file, read_history_file.
      (tokuhirom)

0.04 2013-08-10T02:04:54Z

    - Win32 fixes
      (mattn++)

0.03 2013-08-09T11:52:14Z

    - Added history_max_len

0.02 2013-08-09T11:23:45Z

    - Use Term::ReadKey to support MSWin32
      (suggested by mattn++)

0.01 2013-08-09T08:45:23Z

    - original version