- add entry point `mara.commands` (for [mara-cli](https://github.com/mara/mara-cli) support) - add `mara-cron` click group. Commands outside of the click group will be dropped in 1.0.0 release
0.10.01
- add cli command `mara_cron.schedule-job` (3)
0.9.34
- add `max_retries` option (1) - add option to manually execte a singe task once (with the assumtion that you will clean up the crontab file once a year (!)) - improve UI display of cron jobs - refactoring of several functions and parameters
0.9.6
- allow to run disabled jobs manually via UI - fix config.default_job_max_retries did not work