Skip to content

v2.0.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 13:07
· 827 commits to master since this release
63dba0c

Changes

🚀 Breaking changes

  • Remove support for aioredis separate from redis-py (redis-py versions 4.1.2 and below). (#65)

🚀 Features

  • Add support for redis-py v4.4rc4 (#73)
  • Add mypy support (#74)

🧰 Maintenance

  • Separate commands to mixins (#71)
  • Use release-drafter
  • Update GitHub workflows

Full Changelog: v1.10.1...v2.0.0