Skip to content

1.2.0

Compare
Choose a tag to compare
@jaclarke jaclarke released this 30 Jul 22:10
· 26 commits to master since this release

Added

  • Original cron string passed to CronosExpression.parse() accessable on CronosExpression.cronString property
  • .toString() returns more useful information on CronosExpression and CronosTimezone

Fixed

  • Added workaround for bug when Array.prototype.find is incorrectly polyfilled
  • Added check to ensure tasks only run at most once a second