• 2.20.0 c1a85f1469

    2.20.0 Stable

    kerem released this 2022-06-19 00:59:37 +03:00 | 151 commits to master since this release

    📅 Originally published on GitHub: Sat, 18 Jun 2022 22:12:42 GMT
    🏷️ Git tag created: Sat, 18 Jun 2022 21:59:37 GMT

    Added

    • Added RedisCacheHandler, a cache handler that stores the token info in Redis.
    • Changed URI handling in client.Spotify._get_id() to remove qureies if provided by error.
    • Added a new parameter to RedisCacheHandler to allow custom keys (instead of the default token_info key)
    • Simplify check for existing token in RedisCacheHandler

    Changed

    • Removed Python 3.5 and added Python 3.9 in Github Action
    Downloads