Skip to content

v2.2.0

Compare
Choose a tag to compare
@zaytiri zaytiri released this 27 Mar 21:18
· 63 commits to main since this release

Added

  • new argument 'status' for each scheduled job. This will indicate if a specific job will be active or inactive (e.g. if it will run or not). This setting is to be used for when a scheduled job should not run for an unknown period of time. Could be changed anytime.
  • new argument 'exclude' for each scheduled jobs to exclude days, meaning a job will not run in any date that is excluded in the configuration. Could be excluded more than one date, always with the following format: dd/mm/yyyy. Any inserted date will replace any dates configured before.