Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

v1.0.5

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 01 Mar 22:21
· 37 commits to master since this release
  • Fix when delay wasn’t updated in already added task
  • Add resetOnInit to make sure all old tasks is completed before set new one. Useful when you run only one instance of app, or multiple app instances on one machine, in case machine was reloaded during running task and task is unfinished
  • Efficiency enhancements