Skip to content

5.2.0

Compare
Choose a tag to compare
@tallesl tallesl released this 13 May 23:47
  • Added support for a factory method to instantiate jobs (#115);
  • Added InitializeWithoutStarting method (#123);
  • Changed the behavior to run tomorrow if hour and minute is in today's past (#124);
  • Added WeekDaysOnly for months (#128);
  • Added a warning on XML documentation on not providing a default constructor on a job (#131);
  • Fixed miscalculation on the last day of the month ( #138);
  • Fixed children schedules not respecting parent rules (#144);
  • Accepting multiple registries when initializing (#146).