Releases: mborders/artifex
Releases · mborders/artifex
v0.5.1
19 Jul 20:24
Compare
Sorry, something went wrong.
No results found
Added DispatchCronWithLocation to allow for timezone-based cron jobs
Added DispatchAt to allow for scheduling a future job at a specific time
Upgraded to go 1.20
v0.4.0
17 Aug 15:59
Compare
Sorry, something went wrong.
No results found
Added DispatchCron to allow for dispatching cron-based jobs
v0.3.1
15 Aug 02:12
Compare
Sorry, something went wrong.
No results found
Changed module path to mborders
v0.3
02 Nov 22:43
Compare
Sorry, something went wrong.
No results found
Improved cleanup for Stop(), which now shuts down all workers and tickers
Added more unit tests to cover various dispatch cases
v0.2
01 Nov 15:44
Compare
Sorry, something went wrong.
No results found
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
31 Oct 20:31
Compare
Sorry, something went wrong.
No results found