Skip to content

KtScheduler v1.1.6

Latest
Compare
Choose a tag to compare
@starry-shivam starry-shivam released this 21 Sep 09:39

What's Changed

  • Made the nextRuntime parameter of Job optional. It will now be calculated automatically based on the job trigger if not provided.
  • Added an optional jobId parameter in all shortcut methods to allow setting a custom ID if needed.
  • Fixed synchronization issue in the runningJobs map inside the CoroutineExecutor.
  • Improved some test cases and increased test coverage.

Full Changelog: 1.1.5...1.1.6