FluentScheduler v5.2.0 Release Notes

Release Date: 2017-05-13 // almost 7 years ago
    • โž• 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).