Releases: PythonistaGuild/Wavelink
Releases · PythonistaGuild/Wavelink
v1.3.3
04 Oct 22:43
Compare
Sorry, something went wrong.
No results found
Revert volume away from filters.
v1.3.2
10 Jul 12:25
Compare
Sorry, something went wrong.
No results found
Added a __main__.py which allows executing wavelink to download Lavalink.jar and optionally Java17.
v1.3.1
06 Jun 19:07
Compare
Sorry, something went wrong.
No results found
Fix __str__ error in YouTubePlaylist.
v1.3.0
06 Jun 18:25
Compare
Sorry, something went wrong.
No results found
v1.2.5
22 Apr 09:50
Compare
Sorry, something went wrong.
No results found
Fix compatability issues with Discord.py 2.0
v1.2.4
21 Mar 11:32
Compare
Sorry, something went wrong.
No results found
Fix a KeyError in Spotify Ext due to a new REGEX format.
v1.2.3
21 Mar 06:46
Compare
Sorry, something went wrong.
No results found
Fix a bug where disconnecting was not cleaning up the player state properly. This ensures the player is now destroyed properly.
v1.2.2
13 Mar 14:10
Compare
Sorry, something went wrong.
No results found
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
10 Mar 03:43
Compare
Sorry, something went wrong.
No results found
Fix a 3.7 compatability error. Fix SpotifyIterator returning None type tracks.
v1.2.0
07 Mar 17:19
Compare
Sorry, something went wrong.
No results found
Added support for playlist searching via YouTubePlaylist.
Various small bug fixes.