Skip to content

Releases: Cog-Creators/Red-Lavalink

Shuffle changes and comparison operators

30 Aug 12:08
Compare
Choose a tag to compare

Breaking changes with shuffle

some comparison operators added

Release v0.3.0

09 Apr 23:15
d4894c8
Compare
Choose a tag to compare
  • Refactor player and node state handling and disconnect management
  • Few minor breaking changes, see PRs for more info

Release v0.2.3

16 Feb 21:10
Compare
Choose a tag to compare
Release v0.2.3: raise timeout when reconnect loops stop trying (#54)

Release v0.2.2

15 Feb 05:47
Compare
Choose a tag to compare
  • Only return a node or player if it is ready (#50)
  • Make SHUTDOWN a protected bool rather than public Event
  • Raise an exception when no nodes have been started (#46)

Release v0.2.1

09 Feb 02:10
Compare
Choose a tag to compare
  • Allow websockets 7

Red-Lavalink v0.2.0

09 Feb 02:09
Compare
Choose a tag to compare
  • Lavalink v3 support
  • Binary distributions included

Red-Lavalink v0.1.2

20 Aug 03:54
0992f01
Compare
Choose a tag to compare

Changes in this release:

  • Update URL parsing to handle YouTube Mix playlists (#35)
  • Add thumbnail property to tracks (#38)

Red-Lavalink v0.1.1

13 Aug 01:37
88b4dfa
Compare
Choose a tag to compare

Dependency update release:

  • Minimum python version now 3.5.3
  • Websockets updated to v6

Red-Lavalink v0.1.0

17 Apr 01:16
cdd839b
Compare
Choose a tag to compare
Merge pull request #28 from Cog-Creators/develop

Update to v0.1.0 for Red B12

Updates for Red V3 B10

18 Mar 14:12
9853ed9
Compare
Choose a tag to compare

Includes new documentation and far better event handling. Some aspects have been refactored and introduced breaking changes. Please review the documentation for updated usage information.

Breaking changes may continue to occur until release 1.0.