Skip to content

Releases: caoimhebyrne/KDiscordIPC

0.2.2

24 Oct 20:26
Compare
Choose a tag to compare
  • Empty packet messages received from Discord no longer cause uncaught exceptions
  • Exceptions will no longer been thrown when we are forcefully disconnected from the Discord socket
  • Unknown packets will no longer throw an exception, they will just be ignored
  • DisconnectEvent is now public and not internal

0.2.1

25 Apr 20:19
7b03cc5
Compare
Choose a tag to compare
  • Kotlin version has been set to 1.6.20 to support projects stuck on Kotlin 1.6. People on newer versions of Kotlin can still use the library as expected.

0.2.0

24 Apr 21:34
835a363
Compare
Choose a tag to compare
  • This is the start of using semver for this project.