Skip to content

Releases: Cog-Creators/Red-Lavalink

0.8.0

05 Apr 18:43
0da2ec7
Compare
Choose a tag to compare

Lots of stuff I don't know about. 😃

0.7.2

13 Jan 12:27
83f6354
Compare
Choose a tag to compare

Loosen aiohttp requirement to allow aiohttp version 3.7 and higher

0.7.1

26 Oct 22:38
8e7ba93
Compare
Choose a tag to compare

Fix a TypeError on incomplete state dict

0.7.0

26 Oct 15:45
6adfcd8
Compare
Choose a tag to compare
  • Bumped d.py dependency to >=1.5.1
  • Added support for resuming sessions

0.6.0

06 Aug 21:14
045f14d
Compare
Choose a tag to compare
  • make Red-Lavalink compatible with discord.py>=1.4
  • use aiohttp's websockets instead of websockets
  • remove websockets dependency

0.5.1

28 May 21:21
db663d2
Compare
Choose a tag to compare
  • Stop exposing IP on unexpected exceptions
  • Catch WebSocket errors when closing connection

0.5.0

27 Mar 23:38
0182c00
Compare
Choose a tag to compare
  • Removed custom TRACK_START event that is now dispatched by Lavalink (since master build 997/dev build 975)
  • Added support for node stats

0.4.3: Updated Depencendies

28 Feb 20:04
32f7bb5
Compare
Choose a tag to compare

Bumped the dependencies,

  • Bumped Websockets from 6.0,<7.0 to 8.1

See #70 for more information.

0.4.2: Full fix for a keyError (#67)

18 Jan 17:00
Compare
Choose a tag to compare

0.4.1: Fix a Lavalink Crash related to a change in youtube playlist return v…

09 Jan 00:32
0f569e5
Compare
Choose a tag to compare
  • Fixes a crash due to a change in youtube playlist data (Specifically missing keys)