github node-cron/node-cron v2.0.0

latest releases: v3.0.1, v3.0.0, v2.0.3...
5 years ago

New Features:

  • Added timezone support using tz-offset;
  • Provide a function getStatus to retrive the task current status;
  • Allows task functions to return a promise, node-cron hanldes that;

Depreciation:

  • ImmediateStart: ImmediateStart is removed, and replaced by an options param. The same behavior is allowed by the option scheduled;

Don't miss a new node-cron release

NewReleases is sending notifications on new releases.