Skip to content

v2.1.0

Compare
Choose a tag to compare
@zaytiri zaytiri released this 25 Mar 20:00
· 77 commits to main since this release

Changed

  • argument '--time-to-stop' is now a specific setting for each scheduled job instead of a global configuration. This means each scheduled program has more flexibility regarding the time to don't run, if progscheduler runs again.

Fixed

  • for each scheduled job, the program now checks if current day is the day to schedule. This will prevent the scheduler to stop scheduling a job that is not going to do that day.