Revision history for Dancer2-Plugin-Minion

1.0.0     2024-07-05 23:46:17-04:00 America/New_York

* Fix broken POD (Julien Fiegehenn)
* Remove garbage file from repo (Julien Fiegehenn)
* Numerous packaging cleanups
* Improved README and documentation

0.3.3     2020-12-18 16:38:54-05:00 America/New_York

* Set minimum Perl version to 5.16 to make Minion happy
* Make sure dependencies are correct
* Pass correct arguments to test task
* Make tests less spammy

0.3.2     2020-12-18 16:37:39-05:00 America/New_York

* Default to in-memory SQLite DB
* Fix documentation errors

0.3.1     2020-12-15 16:45:07-05:00 America/New_York

* Add minion_app keyword (Joel Berger) (for real this time)

0.3.0     Broken. My bad. (cromedome)

0.2.1     2020-12-14 23:54:49-05:00 America/New_York

* Fix argument list to enqueue() (Joel Berger)
* Improve tests. Actually run test job (Jason Crome, Joel Berger)

0.2.0     2020-12-14 23:18:51-05:00 America/New_York

* Fixed documentation error (cromedome)
* GH #2: Add GitHub Actions config (Gabor Szabo)
* GH #3: Fix arguments passed to Minion's add_task. Resolves #1 (Joel Berger)

0.1.0     2020-04-13 10:08:52-04:00 America/New_York

* Initial version.