leprechaun v1.2.0 Release Notes

Release Date: 2019-03-25 // about 5 years ago

    ⏱ cmd run extended so that user can choose which services to run from the start ex: --cmd="run scheduler,cron,server", services are separated by comma, omit ones that you don't want to be started on daemon bootstrap

    🛠 cron commands message responses type fixed

    its not more possible to start same service multiple times, this wasn't intenional

    sentry added for error reporting, this can be disabled in configs with daemon.error_reporting = false