Release history for Kevin-Command-kevin

0.5.2     2017-12-18 13:09:11-08:00 America/Los_Angeles (TRIAL RELEASE)

    - simplify extensibility by checking for $minion->kevin_worker method 

v0.5.1     2017-12-14 19:39:45-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Restore default repair interval to 6 hours (disabled by mistake)
    - kevin worker: allow more extensibility
    - Minion::Worker::Role::Kevin: "defaults" attr

v0.5     2017-12-14 16:04:18-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Require Minion 8.0+
    - Move the worker lifecycle code to Minion::Worker::Role::Kevin
    - kevin jobs: adapt to new list_jobs() usage
    - kevin workers: adapt to new list_workers() usage
    - Remove deprecated Kevin::Plugin::kevin

    [internal]
    - Diverge a bit from Docker human duration (eg. "about a month")
    - Test for _human_duration()

v0.4.1     2017-12-04 15:35:05-08:00 America/Los_Angeles

    - fix bug in "<time> ago" / "Up <time>" computation

    [develop]
    - dist.ini: use @Author::FERREIRA bundle

v0.4.0     2017-08-12 17:51:39-07:00 America/Los_Angeles

    - push Kevin::Command to command namespaces, not unshift
    -  Kevin::Plugin::kevin: add DEPRECATED to abstract

  [develop]
    -  dist.ini: "provides" in META.json
    -  dist.ini: no "x_Dist_Zilla" in META.json
    -  dist.ini: minimum perl version

v0.3.0     2017-08-11 12:19:10-07:00 America/Los_Angeles

    - rename helper namespace to Kevin::Commands::Util
    - rename plugin to Mojolicious::Plugin::Kevin::Commands
    - Kevin::Command::kevin: compute namespaces from app namespaces

v0.2.0     2017-08-10 19:33:33-07:00 America/Los_Angeles

    - First version - kevin workers
    - First version - kevin jobs

v0.1.1   2017-08-06 16:39:13-07:00 America/Los_Angeles

    Fix packaging issues

v0.1     2017-08-06 15:37:55-07:00 America/Los_Angeles

    First version - kevin worker

v0.0 2017-08-31

    Initial version