The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Release history for Kevin-Command-kevin

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

    - Require Minion 8.0+
    - 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