All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated kotlin to
2.1.0
and serialization to1.7.3
.
- The plugin is now a dexed mod, making it usable by plugins and mods, on any platform!
- Updated kotlin to
2.0.20
, coroutines to1.9.0
and serialization to1.7.2
.
- Updated kotlin to
1.9.24
and coroutines to1.8.1
.
- Fix misleading version on plugin start.
- Added Kotlin serialization library (json).
- Bumped version of everything, including Kotlin to
1.9.23
and Coroutines to1.8.0
.
- Bump Kotlin to
1.9.22
. - Bump several dependencies.
- Added Kotlin coroutines
v1.7.3
.
- Bumped version of everything, including Kotlin to
1.9.10
and Mindustry tov146
. - Completely removed javadoc.
- Moved plugin init message inside Plugin#init`.
- Changed plugin logging name from KotlinRuntimePlugin to KotlinRuntime.
- Changed repository name from
KotlinRuntimePlugin
tokotlin-runtime
. - Changed artifact group from
fr.xpdustry
tocom.xpdustry
.
- Bumped version of everything, including kotlin to
1.9.0
and mindustry tov145
.
- Updated license header to 2023.
- Updated Kotlin version to
1.8.20
.
- The plugin is now a single artifact.
- Added license header.
- Cleanup.
Initial release.