Skip to content

4.0.0

Compare
Choose a tag to compare
@tallesl tallesl released this 18 Mar 03:35
  • Renamed "task" (ITask, TaskManager and TaskFactory) to "job" (IJob, JobManager and JobFactory) (cbe49c7);
  • .NET Core support (555582e);
  • Fixed some locking issues on the TaskManager JobManager (#63);
  • Implemented Weekdays (#60);
  • Pointing out the lack of DST support on README (87d8d4e);
  • Made a single test project on solution (0005b5a);
  • Reorganized much of the code (dff8529, 399ff88);
  • A logo, yay! (cd47f84).