All Versions
5
Latest Version
0.4
Avg Release Cycle
164 days
Latest Release
1342 days ago

Changelog History

  • v0.4 Changes

    August 17, 2020
    • โž• Added DispatchCron to allow for dispatching cron-based jobs
  • v0.3.1 Changes

    August 15, 2020
    • ๐Ÿ”„ Changed module path to mborders
  • v0.3 Changes

    November 02, 2018
    • ๐Ÿ‘Œ Improved cleanup for Stop(), which now shuts down all workers and tickers
    • โž• Added more unit tests to cover various dispatch cases
  • v0.2 Changes

    November 01, 2018
    • โž• Added DispatchIn() to schedule jobs in the future
    • โž• Added DispatchEvery() to schedule jobs on an interval
    • โž• Added Stop() to stop dispatching and all workers
  • v0.1

    October 31, 2018