Skip to content

Releases: JellyBrick/Koreanbots-Kotlin-SDK

3.1.2

10 Nov 12:29
39ba7cd

Choose a tag to compare

  • Fix Gradle build
  • Update dependencies (Major: Kotlin 1.5 -> 1.7)

3.1.1

04 Sep 18:20
1f781d5

Choose a tag to compare

  • Fix jitpack build
  • Update dependencies

3.1.0

07 Jun 06:29
830ed9e

Choose a tag to compare

3.1.0

BC Break

  • method signature changed. (updateServerCount(count: Int, onSuccess: () -> Unit, onFailure: ((Throwable) -> Unit)? = null) to updateServerCount(serverCount: Int = 0, shardCount: Int = 0, onSuccess: () -> Unit, onFailure: ((Throwable) -> Unit)? = null))

3.0.1

03 Jun 08:06
163967e

Choose a tag to compare

Release: 3.0.1 - bug fix (UnrecognizedPropertyException)

3.0.0

03 Jun 08:06
ff74a70

Choose a tag to compare

fix: invalid versioning

2.2.0

16 May 13:06
f9899f2

Choose a tag to compare

Release: 2.2.0

2.1.0

05 May 10:52
d07f578

Choose a tag to compare

Add Async Function (#25)

2.0.2

04 May 12:52
98c51a5

Choose a tag to compare

Release 2.0.2

- Support <Java 15

2.0.1

04 May 12:11
157b1ab

Choose a tag to compare

Release 2.0.1

- Bug fix (https://github.com/JellyBrick/Koreanbots-Kotlin-SDK/commit/abbfd132e529cdec079ef6597829b7d40cda3157#commitcomment-50363562)

2.0.0

04 May 12:06
6185c71

Choose a tag to compare

  • KoreanBots API v2 대응