Releases: PythonistaGuild/Wavelink
Releases · PythonistaGuild/Wavelink
v1.3.1
Fix __str__
error in YouTubePlaylist.
v1.2.5
Fix compatability issues with Discord.py 2.0
v1.2.4
Fix a KeyError in Spotify Ext due to a new REGEX format.
v1.2.3
Fix a bug where disconnecting was not cleaning up the player state properly. This ensures the player is now destroyed properly.
v1.2.2
Fix a bug in the spotify ext, where decode_url was returning None on certain spotify URLs.
Bump aiohttp version inline with discord.py
v1.2.1
Fix a 3.7 compatability error. Fix SpotifyIterator returning None type tracks.
v1.2.0
Added support for playlist searching via YouTubePlaylist.
Various small bug fixes.
v1.1.1
Fix to websocket not connecting via https.
v1.1.0
Added support for Lavalink resuming.