github quartznet/quartznet v3.0.1
Quartz.NET 3.0.1

latest releases: v3.8.1, v3.8.0, v3.7.0...
6 years ago

This is a bug fix release that fixes cron expression parsing bug and reverts IRemotableQuartzScheduler
interface back to its original form without Tasks and CancellationTokens - so that's it's actually usable
through .NET Remoting infrastructure. Now zip packing is also back and includes Quartz.Server.

FIXES

  • Create zip package as part of release, including Quartz.Server (#572)
  • A specific CronExpression fails with "Input string was not in a correct format." (#568)
  • Cannot use remoting due to Task and CancellationToken signatures (#571)

Don't miss a new quartznet release

NewReleases is sending notifications on new releases.