Skip to content

Releases: mikaello/rescript-node-cron

v1.2.1

18 Apr 18:52

Choose a tag to compare

What's new

Maintenance

  • Bump dev dependencies: lodash, form-data, ws, picomatch, minimatch, braces (security and compatibility updates)

v1.2.0

18 Apr 18:44

Choose a tag to compare

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

v1.1.1

30 Jul 09:57

Choose a tag to compare

Upgrade bs-moment (no new features) and dev dependencies.

v1.1.0

15 Mar 13:06

Choose a tag to compare

Upgrade main dependencies, cron (1.7.1 -> 1.8.2) and bs-platform (0.4.4 -> 0.4.5)

cron changes is mainly (see all changes in version diff):

Range upper limit should default to highest value when step is provided

v1.0.4

15 Mar 12:47

Choose a tag to compare

Upgrade dev dependencies (jest/bs-platform/bs-jest-date-mock)

v1.0.3

05 Jan 19:36

Choose a tag to compare

fix with correct placement of dev dependencies (#4)

v1.0.1

04 Aug 15:16

Choose a tag to compare

fix for metadata in package.json (#1)