Revision history for Term::Choose::Util


0.009   2014-07-03
        - New option "default" for the "util_readline" function.
        - Update documentation.

0.008   2014-06-29
        - "choose_a_subset" returns an empty list, if the chosen list is empty and "confirm" is pressed.
        - "choose_a_dir" replaces "choose_a_directory".
        - New function "choose_dirs".
        - Update "unicode_sprintf".
        - Update documentation.

0.007   2014-06-15
        - Simplified the context sensitive behavior of "print_hash".
        - Update documentation.

0.006   2014-06-14
        - Added the option "preface" to the function "print_hash".
        - The behavior of "print_hash" is now context sensitive.
        - Undefined hash values are replaced with an empty string.
        - Update documentation.

0.005   2014-04-15
        - Update "choose_a_directory".
        - Update documentation.

0.004   2014-04-09
        - Update options.
        - Update function "insert_sep".
        - Update documentation.
        - Update Makefile.PL.

0.003   2014-03-20
        - Bugfix in term_size.
        - Update documentation.

0.002   2014-03-19
        - Added spelling test.
        - Fixed some spelling errors.

0.001   2014-03-19
        - Update options.
        - Improved documentation.

0.000_04   2014-03-18
        - Pod test.

0.000_03   2014-03-16
        - Improved documentation.

0.000_02   2014-03-16
        - New functions: "print_hash" and "length_longest".
        - Code refactoring.
        - Improved documentation.

0.000_01   2014-03-13
        - First developer release on CPAN.