mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 08:05:55 +03:00
-
2.21.0 Stable
released this
2022-10-27 01:03:42 +03:00 | 133 commits to master since this release📅 Originally published on GitHub: Sat, 29 Oct 2022 11:56:58 GMT
🏷️ Git tag created: Wed, 26 Oct 2022 22:03:42 GMTAdded
- Added
marketparameter toalbumandalbumsto address #753 by @ivyadam - Added 'show_featured_artists.py' to 'examples'.
- Expanded contribution and license sections of the documentation.
- Added
FlaskSessionCacheHandler, a cache handler that stores the token info in a flask session. - Added Python 3.10 in GitHub Actions
Fixed
- Updated the documentation to specify ISO-639-1 language codes.
- Fix
AttributeErrorfortextattribute of theResponseobject, https://github.com/spotipy-dev/spotipy/pull/811 by @rtcq - Require redis v3 if python2.7 (fixes readthedocs)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added