Skip to content

Releases: mikaello/rescript-node-cron

v1.2.1

Choose a tag to compare

@mikaello mikaello released this 18 Apr 18:52

What's new

Maintenance

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

v1.2.0

Choose a tag to compare

@mikaello mikaello released this 18 Apr 18:44

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

Choose a tag to compare

@mikaello mikaello released this 30 Jul 09:57

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

v1.1.0

Choose a tag to compare

@mikaello mikaello released this 15 Mar 13:06

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

Choose a tag to compare

@mikaello mikaello released this 15 Mar 12:47

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

v1.0.3

Choose a tag to compare

@mikaello mikaello released this 05 Jan 19:36

fix with correct placement of dev dependencies (#4)

v1.0.1

Choose a tag to compare

@mikaello mikaello released this 04 Aug 15:16

fix for metadata in package.json (#1)