All Versions
16
Latest Version
Avg Release Cycle
118 days
Latest Release
302 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.0.0-alpha.3
May 05, 2020 -
v6.0.0-alpha.2
May 05, 2020 -
v6.0.0-alpha.1
April 14, 2020 -
v5.2.0
May 13, 2017- โ 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).