Files
crono/Changes.md

1.2 KiB

0.9.1

  • Add ability to define minimal time between job executions to support multiple corno nodes, so two different nodes will not execute the same job

0.8.9

0.8.0

  • Added on (day of week) option to cronotab.rb semantic
  • Added job health check and job health indicator to the Web UI

0.7.0

  • Added simple Web UI

0.6.1

  • Persist job state to your database.

0.5.2

  • Fix: Scheduled time now related to the last performing time.

0.5.1

  • Added -e/--environment ENV option to set the daemon rails environment.

0.5.0

  • Initial release!