Skip to content

Releases: plashchynski/crono

v2.0.1

03 Sep 12:28
Compare
Choose a tag to compare
  • Fix a job argument error

v2.0.0

29 May 19:37
Compare
Choose a tag to compare
  • Converted this gem to a proper Rails engine
  • Gets rid of sinatra and haml dependencies for the Web UI
  • Web UI is now responsive and thus usable on smartphones, etc.
  • Fixed crash with Ruby 3.0

v0.9.0

29 May 20:33
Compare
Choose a tag to compare
  • Removed activejob from dependencies. Issue #24
  • Able to specify minutes for hour-based periods. Issue #26

v0.8.9

14 Apr 10:55
Compare
Choose a tag to compare
  • We moved Web UI to materializecss.com CSS framework
  • We moved from CDN to local assets for Web UI
  • We show current state of a job in Web UI (thanks to @michaelachrisco) #16
  • We won't write a pidfile unless daemonized (thanks to @thomasfedb) #13
  • Fixed rake crono:clean task error
  • Fixed issue when jobs scheduled at same time exclude each other #19
  • Fixed issue with a daemon crash due to time interval must be positive error

v0.8.0

15 Mar 07:59
Compare
Choose a tag to compare
  • Added on (day of week) option to cronotab.rb semantic
  • Added job health check and job health indicator to the Web UI

v0.7.0

08 Mar 20:54
Compare
Choose a tag to compare
  • Added simple Web UI

v0.6.1

07 Mar 01:52
Compare
Choose a tag to compare

v0.5.0

04 Mar 01:07
Compare
Choose a tag to compare

This is an initial version. Barely works for now, but cool things are coming soon.