Skip to content

4.2.0

Compare
Choose a tag to compare
@Hexagon Hexagon released this 17 Feb 23:20
· 294 commits to master since this release
5463b35

Features

  • New option - legacyMode: true.
    When enabled, day-of-week and day-of-month are ORed instead of ANDed. See #53 for more information

  • It is now possible to combine L with specific days, like 0 0 0 1,L * * to run both first and last day of month.

Chores

  • Refactor
  • Additional tests

Notes

This is not a breaking change in any way, but minor is bumped due to modified internals and new features. 4.1 will be supported with hotfixes until 4.2 has settled.

Full Changelog: 4.1.97...4.2.0