==================================================
Changes from 2014-05-10 00:00:00 +0000 to present.
==================================================

----------------------------------------
version 0.8 at 2015-05-10 16:47:12 +0000
----------------------------------------

  Change: 21630ed3fbc2928615ec631fc183366793677f9d
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2015-05-10 18:47:06 +0000

    Formatting fixes on the README.mkdn 

  Change: 08b85a8b052e8df952ba61c21d51bfc73b387e4d
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2015-05-10 18:46:09 +0000

    * Added --debug-class to control what debug output you see. This is

    useful for developers, you can see everything with --debug-class=all *
    Added syslog output support with several options:

    --syslog - enables syslog output

    --syslog-tag - default is the program name

    --syslog-facility - facility to use, default is local0

    --syslog-debug - enable syslogging of debug messages

    If using --data-file, data rows do not go to syslog. * Distribution Fixes:

    - examples/01-simple-output.pl is more forthcoming about what's

    happening

    - Test::EOL replaces EOLTest

    - Version Bump 

----------------------------------------
version 0.7 at 2014-09-13 14:11:24 +0000
----------------------------------------

  Change: c7c39762025dd90f3a293da921e5efd0f2ff6bc9
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2014-09-13 16:11:24 +0000

    Version Bump for 0.7 

  Change: 5c7ecf5de9351b8bf7a41a263d94793804413fc7
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2014-09-13 16:05:49 +0000

    Documentation updates for the added features. Added some simple exmaples
    for testing the changes. 

  Change: 8d2483a05b75e3da6dd0b2db1463d7ac7939dd1d
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2014-09-13 16:05:49 +0000

    Enable "sticky" output mode to allow output to be replayed at the end of
    the program. 

  Change: 27eca9ec43f96c429b0b1a8a65cb2dd8740fca31
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2014-09-13 15:58:33 +0000

    Fix the handling of "default" options in calls to prompt(); 

  Change: 2191559cc43598999b02e63850a4d326b634f705
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2014-09-13 15:51:04 +0000

    Added alias of '-v' for --verbose to be more compatible. 

  Change: d2e862fe70bb49245c9acc768b07a5841a66f1b9
  Author: Brad Lhotsky <brad.lhotsky@booking.com>
  Date : 2014-09-02 20:24:28 +0000

    Version 0.6 release. 

  Change: ad80542344b7dfd8b7a20c3b254888e988080603
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2014-08-13 23:21:04 +0000

    Conversion to Dist::Zilla 5 

  Change: be5e8b88bd72f8dda69c2941236ac81a94e45c57
  Author: Brad Lhotsky <brad.lhotsky@gmail.com>
  Date : 2014-08-11 19:00:20 +0000

    Merge pull request #1 from gugod/master

    fix the display of selection range that is off-by-one on prompt. 

  Change: b8c71e8303add527915e7a2de175528afd7d74b4
  Author: Kang-min Liu <gugod@gugod.org>
  Date : 2014-08-11 15:33:19 +0000

    fix the display of selection range that is off-by-one on prompt.

    A trivial example to demostrate the error:

    [~/src/CLI-Helpers]

    > perl -Ilib -MCLI::Helpers=:all -e 'prompt("pick one", menu =>
    ["a".."e"])'

    pick one

    1. a

    2. b

    3. c

    4. d

    5. e

    Selection (1-6):

    ^-- wrong 

----------------------------------------
version 0.5 at 2014-08-11 16:26:53 +0000
----------------------------------------

  Change: 6a4baec49a00f64883e8d541e56aa995e148aa68
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2014-08-11 16:26:53 +0000

    Formatting changes between DZIL versions 

  Change: cdadde7e43baf7648a260ee0af4ec5a73e271c8f
  Author: Brad Lhotsky <brad.lhotsky@booking.com>
  Date : 2014-08-11 15:06:18 +0000

    Add option to output to a data-file 

  Change: 2541a440c21b5918b5f30c590c2a93a500fb60a5
  Author: Brad Lhotsky <brad.lhotsky@booking.com>
  Date : 2014-04-11 12:24:39 +0000

    Fix use of uninitialized value warning. RT #94621 

================================================
Plus 4 releases after 2014-05-10 00:00:00 +0000.
================================================
