This repository has been archived by the owner on May 1, 2023. It is now read-only.
Releases: JackAshwell11/Lavapy
Releases · JackAshwell11/Lavapy
1.2.3
v1.2.3 Fixed bug where bot cannot stop repeating.
1.2.2
Fixed a bug with player adding the new track to play. Fixed a bug with player not using the correct variable. Fixed a bug where if the player is repeating, playing the next or previous track will cause an infinite loop.
1.2.1
v1.2.1 Fixed a small bug where queue.currentTrack does not increment when a …
1.2.0
New track is inserted into position 0 of the queue when played. Added new queue.shuffle() function which shuffles the queue while leaving the currently playing track in the same place.
1.1.2
v1.1.2 Bump version number
1.1.1
v1.1.1 Bump version number.
1.1.0
Added repeat functionality to player.py. Added option to reset a filter.
1.0.1
v1.0.1 Forgot to change version number.
1.0.0
Initial full release of the library. There will be more releases in the future if I want to add more resources and functions or Lavalink updates again, but for now, its good.
0.3.0
Initial development version of the library. Docs still need to be improved and there are still more to add.