Minicron Versions Save

?️ Monitor your cron jobs

v0.9.7

4 years ago

v0.9.6

7 years ago
  • Fixes for #223 and #224

v0.9.5

8 years ago
  • Fix issues with bad 0.9.4 build

v0.9.4

8 years ago

v0.9.3

8 years ago
  • Enable and disable jobs #51
  • Configure display timezone #195
  • Show cron in "plain english" #147
  • Slack alerts, thanks to @mvlbarcelos
  • Crontab import, thanks to @gabriellhrn
  • Fix #206
  • Fix #216

If you are upgrading from a previous release you will need to run migrations via minicron db:migrate

For full diff see https://github.com/jamesrwhite/minicron/pull/220

v0.9.2

8 years ago
  • Fix a regression introduced in 0.9.1 where minicron db setup no longer worked when using SQLite

v0.9.1

8 years ago
  • Fix job updates not writing back to the crontab and other related issues #194
  • Improvements to migrations and database interaction in general #151
  • Improvements to the automatically generated crontab formatting

v0.9.0

8 years ago

v0.8.4

8 years ago

v0.8.3

8 years ago
  • Fully reverts change to remove default config file location in v0.8.1, late night releases ftw!