Breaking changes
- fix: use IP for spotify by @ekvedaras in #149 . This will require you to update your Spotify project! Use
https://127.0.0.1as redirect URI instead ofhttp://localhost. - Python 3.10 is now required (lower bound)
Bugfixes
- fix #85: problems setting up a second account by @sigma67 in #150
- fixed a bug where the
noresults_youtube.txtwould be created in the virtual environment. It is now created in the working directory
New Contributors
- @ekvedaras made their first contribution in #149
Full Changelog: 0.7.0...0.8.0