Skip to content

Releases: Hexagon/croner

8.1.2

27 Sep 22:54
Compare
Choose a tag to compare

What's Changed

Maintenance release, there have been no changes in the code.

  • fix(docs): Fix typos in Readme
  • chore(docs): Remove Codacy badge, add jsr badge
  • chore(deps): Full (dev) dependency update
  • chore(ci): Update Node.js and Deno CI

Full Changelog: 8.1.1...8.1.2

8.1.1

03 Aug 20:06
c08926e
Compare
Choose a tag to compare

Changes

  • fix(pattern): Fixes issue #254, nextRuns returning wrong values when using 4th day of the Month

Full Changelog: 8.1.0...8.1.1

8.1.1-dev.0

02 Aug 20:27
Compare
Choose a tag to compare
8.1.1-dev.0 Pre-release
Pre-release

Changes

  • fix(pattern): Fix issue #254, nextRuns returning wrong values when using 4th day of the Month

Full Changelog: 8.1.0...8.1.1-dev.0

8.1.0

08 Jul 19:49
Compare
Choose a tag to compare

8.1.0

The minor version is bumped to reflect a change more substantial than a typical patch, as the behavior when using the startAt option in combination with interval has been changed (corrected).

Full Changelog: 8.0.2...8.1.0

8.0.3-dev.2

03 Jun 19:07
Compare
Choose a tag to compare
8.0.3-dev.2 Pre-release
Pre-release

What's Changed

Full Changelog: 8.0.3-dev.1...8.0.3-dev.2

8.0.3-dev.1

18 May 18:36
Compare
Choose a tag to compare
8.0.3-dev.1 Pre-release
Pre-release

What's Changed

Full Changelog: 8.0.3-dev.0...8.0.3-dev.1

8.0.3-dev.0

13 May 19:01
Compare
Choose a tag to compare
8.0.3-dev.0 Pre-release
Pre-release

Development release connected to #247

  • Proposed fix for #247
  • Dependency updates (eslint 8->9)
  • Typo fix

New Contributors

Full Changelog: 8.0.2...8.0.3-dev.0

8.0.2

09 Apr 19:18
Compare
Choose a tag to compare

Changes

  • Fix #245; using utcOffset together with a once-trigger throws error: Invalid time zone specified.
  • Update pattern.js by @mceachen in #241

Full Changelog: 8.0.1...8.0.2

8.0.1

17 Feb 20:22
Compare
Choose a tag to compare

Croner 8.0.1

  • fix(core): Add safeguard for out of control loop on internal error.
  • chore(docs): s/wether/whether by @mceachen in #233

Full Changelog: 8.0.0...8.0.1

8.0.1-dev.0

07 Jan 20:33
Compare
Choose a tag to compare
8.0.1-dev.0 Pre-release
Pre-release