Skip to content

Releases: kordlib/Lavalink.kt

3.2.0

14 Jan 16:50
bafe3e8
Compare
Choose a tag to compare

Add remaining filters

3.1.1

14 Jan 00:49
dac6b16
Compare
Choose a tag to compare
  • Bump dependencies
  • Fix issue with initial position estimate being very bad (Fix #10)
    Full Changelog: 3.1.0...3.1.1

3.1.0

01 Jan 15:16
071a2f4
Compare
Choose a tag to compare

Kotlin 1.6 release

3.0.0

08 Oct 06:05
c8f2c4d
Compare
Choose a tag to compare
  • Store all Snowflakes as ULongs
  • Update to Kord 0.8.x-M6

2.1.0

28 Sep 02:04
3e47aad
Compare
Choose a tag to compare

Updates

  • Use Koltinx.serialization 1.3.0
  • Use Kotlin 1.5.31
  • Acknowledge last stats update when calculating position

2.0

12 Jul 01:40
265ae43
Compare
Choose a tag to compare
2.0
  • Stable JS support
  • Bump to Kotlin 1.5.20
  • Bump to Kord 0.7.3

0.3

04 Nov 13:42
Compare
Choose a tag to compare
0.3

Bug fixes

  • Fix bug preventing usage of AudioResultHandler callback when using search
  • Fix deserialization of route planner API

New Features

  • Flow based event support like Kord

0.2

14 Sep 15:34
617d9af
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

Fixes

  • Lavalink errors when calling connect()/disconnect() twice

Additions:

  • Search API

0.1

12 Sep 23:24
5c6b845
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release
Add License