Skip to content

v1.2.0

Choose a tag to compare

@mikaello mikaello released this 18 Apr 18:44
· 9 commits to main since this release

What's new

Features

  • Add missing cron v4 bindings: new constructor params (waitForCompletion, errorHandler, name, threshold) and new methods/properties (nextDate, isActive, isCallbackRunning, validateCronExpression)

Documentation

  • Update README with ReScript v12 syntax

Maintenance

  • Upgrade to ReScript v12
  • Replace bs-jest with rescript-jest
  • Remove Travis CI configuration
  • Update CI actions (checkout, setup-node) to v6
  • Dependency security updates (moment, json5, ansi-regex, etc.)
  • Add Renovate for automated dependency updates