Releases: NicolasLM/spinach
Releases · NicolasLM/spinach
v0.0.24
v0.0.23
v0.0.22
v0.0.21
What's Changed
- fix: correct a busted test setup by @0xDEC0DE in #37
- RedisBroker: Track non-idempotent jobs as running, too by @0xDEC0DE in #38
- fix: only increment the
current_concurrency
counter if the job hasmax_concurrency
set by @0xDEC0DE in #39 - Release 0.0.21 by @bigjools in #40
Full Changelog: v0.0.20...v0.0.21
v0.0.20
v0.0.19
v0.0.18
What's Changed
- No longer support Python < 3.8
- Support Python 3.10 and 3.11, and PyPy 3.10
Full Changelog: v0.0.17...v0.0.18