4.0.0
- Renamed "task" (ITask, TaskManager and TaskFactory) to "job" (IJob, JobManager and JobFactory) (cbe49c7);
- .NET Core support (555582e);
- Fixed some locking issues on the
TaskManagerJobManager (#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).