Skip to content

v2.0.1

Compare
Choose a tag to compare
@Hexagon Hexagon released this 18 Dec 00:01
· 27 commits to main since this release

Changes

  • Fixed an issue related to impossible patterns. To prevent infinite loops, the search for future occurrences is now limited to the year 5000. Attempts to find times beyond this limit will result in CronError::TimeSearchLimitExceeded.

Full Changelog: v2.0.0...v2.0.1