Version 1.2.4
- Add
scheduleAsync()to theDailyJobclass for scheduling daily jobs asynchronously to avoid IO operations on the main thread, see #371
scheduleAsync() to the DailyJob class for scheduling daily jobs asynchronously to avoid IO operations on the main thread, see #371