------------------------------- * Remove support of Python 3.8 * Change license to MIT * Update packaging to use uv/pdm instead of poetry * Update of the CI * Update linting, use ruff instead of flake8
2.0.0
------------------------------- * Remove support of Python 3.7 * Add support Python 3.12
------------------------------- * Remove aioredis (replaced by redis.asyncio) * Update dependencies * pip install purgatory[aioredis] is kept for compat but its install the redis package.