FluentScheduler v5.0.0 Release Notes

Release Date: 2016-07-20 // almost 8 years ago
    • ⏱ Simplified event types and signatures (d1203f4);
    • ⏱ Starting AndEvery only after ToRunOnceAt is fired (#86);
    • 🛠 Fixed exception thrown when the delay time is greater than the maximum supported by the Timer class (#87).