Release swh.scheduler 0.0.14 - Make the return value of tasks available in the listener
Release swh.scheduler v0.0.13 - Use systemd for logging rather than PostgreSQL
Release swh.scheduler v0.0.12 - Only log to database if the configuration is present
Release swh.scheduler v0.0.11 - add utils.get_task
Release swh.scheduler v0.0.10 - Allow disabling tasks
Release swh.scheduler v0.0.9 - Revert management of one shot tasks - Add possibility of launching several worker instances
v0.0.7 Add oneshot task
Release swh-scheduler v0.0.6 - More reliability and efficiency when scheduling a lot ot tasks
Release swh.scheduler v0.0.5 - Use copy for task mass-scheduling
Release swh-scheduler v0.0.4 - general cleanup of the backend - use arrow instead of dateutil - add new cli program