Skip to content

Releases: xpdustry/kotlin-runtime

v4.1.0-k.2.1.0 release

09 Jan 16:48
3ef1fcc
Compare
Choose a tag to compare

Bugfixes

  • The mod descriptor file was named plugin.json instead of mod.json. It has been fixed.

Chores

  • Updated kotlin serialization to 1.8.0.

v4.0.1-k.2.1.0 release

27 Dec 14:25
fdddca3
Compare
Choose a tag to compare

Chores

  • Updated kotlin serialization to 1.10.1.

v4.0.0-k.2.1.0 release

03 Dec 00:28
03e84ef
Compare
Choose a tag to compare

Chores

  • Updated kotlin to 2.1.0 and serialization to 1.7.3.

v4.0.0-k.2.0.20 release

17 Sep 02:08
4505b19
Compare
Choose a tag to compare

Features

  • The plugin is now a dexed mod, making it usable by plugins and mods, on any platform!

Chores

  • Updated kotlin to 2.0.20, coroutines to 1.9.0 and serialization to 1.7.2.

v3.2.1-k.1.9.24 release

20 May 20:38
c6737a7
Compare
Choose a tag to compare

Chores

  • Updated kotlin to 1.9.24 and coroutines to 1.8.1.

Fix

  • Fix misleading version on plugin start.

v3.2.0-k.1.9.23 release

30 Mar 16:02
9b21f34
Compare
Choose a tag to compare

Added

  • Added Kotlin serialization library (json).

Chores

  • Bumped version of everything, including Kotlin to 1.9.23 and Coroutines to 1.8.0.

v3.1.1-k.1.9.22 release

08 Jan 16:38
c8f71b7
Compare
Choose a tag to compare

Chores

  • Bump Kotlin to 1.9.22.
  • Bump several dependencies.

v3.1.0-k.1.9.10 release

11 Oct 18:34
2535bc9
Compare
Choose a tag to compare

Added

  • Added Kotlin coroutines v1.7.3.

Chores

  • Bumped version of everything, including Kotlin to 1.9.10 and Mindustry to v146.
  • Completely removed javadoc.
  • Moved plugin init message inside Plugin#init`.
  • Changed plugin logging name from KotlinRuntimePlugin to KotlinRuntime.

v3.0.0-k.1.9.0 release

26 Jul 19:14
f28f867
Compare
Choose a tag to compare

Changes

  • Changed repository name from KotlinRuntimePlugin to kotlin-runtime.
  • Changed artifact group from fr.xpdustry to com.xpdustry.

Chores

  • Bumped version of everything, including Kotlin to 1.9.0 and Mindustry to v145.

v2.0.0-k.1.8.20 release

12 Apr 14:27
dc6d6b7
Compare
Choose a tag to compare

Chores

  • Updated license header to 2023.
  • Updated Kotlin version to 1.8.20.