v0.23a1 (2022-03-09)
Pre-release
Pre-release
- Fix jobs timeout by @kiriusm2 in #248
- Update
index.rst
by @Kludex in #266 - Improve some docs wording by @johtso in #285
- fix error when cron jobs were terminanted by @tobymao in #273
- add
on_job_start
andon_job_end
hooks by @tobymao in #274 - Update argument docstring definition by @sondrelg in #278
- fix tests and uprev test dependencies, #288
- Add link to WorkerSettings in documentation by @JonasKs in #279
- Allow setting
job_id
on cron jobs by @JonasKs in #293 - Fix docs typo by @johtso in #296
- support aioredis v2 by @Yolley in #259
- support python 3.10, #298