Release history for Kevin-Command-kevin
0.7.1 2018-04-19 18:13:25-07:00 America/Los_Angeles
[Minion 9.03]
- kevin jobs: accept multiple values for -q, -S, -t
[prereqs]
- Require 9.00+
- Require Role::Tiny 2.000005+
[maint]
- Get rid of files mistakenly included in v0.7
v0.6 2018-03-12 15:21:58-07:00 America/Los_Angeles
[Minion 8.08]
- Added busy and wait events to Minion::Worker
- Added dequeue_timeout option to run method in Minion::Worker
- Added -D option to worker command
v0.5.5 2017-12-20 14:14:14-08:00 America/Los_Angeles
[internal]
- $worker->_ping(): allows override for extended health-check updates
- $worker->_run_defaults()
v0.5.4 2017-12-20 09:18:58-08:00 America/Los_Angeles
- Role::Tiny should be a prereq
v0.5.3 2017-12-18 16:48:10-08:00 America/Los_Angeles
- Kevin worker: --fast not visible at worker status
[tests]
- t/01-load.t
v0.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