Skip to content

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 21 May 08:49
· 14 commits to main since this release

Added

  • Cron expression support for daemon scheduling — use interval: "0 6 * * 1-5" alongside simple intervals (30m, 1h). Auto-detected, no config flag needed.
  • croniter>=2.0 added as a core dependency.