Skip to content

Version 1.2.4

Compare
Choose a tag to compare
@vRallev vRallev released this 08 Feb 11:01
· 94 commits to master since this release
  • Add scheduleAsync() to the DailyJob class for scheduling daily jobs asynchronously to avoid IO operations on the main thread, see #371