Skip to content

v1.15.2-1.1.0

Compare
Choose a tag to compare
@MairwunNx MairwunNx released this 17 Mar 20:26
· 122 commits to MC-1.15.2 since this release

Added

  • Documentation for HomeModel.kt.
  • HomeAPI implemented save method.
  • HomeAPI implemented reload method.
  • Implemented HomeAPI.take method.
  • Implemented HomeAPI.contains method.
  • Implemented HomeAPI.takeAll method.
  • Implemented HomeAPI.remove method.
  • Implemented HomeAPI.create method.
  • Supporting /back command.
  • Localization processing.
  • Messaging.kt implemented.
  • Dokka added to build.gradle.

Changed

  • Kotlin version updated to 1.3.70.
  • KotlinX Serialization version updated to 0.20.0.
  • Forge API version updated to 28.2.0.
  • StorageBase now is internal.
  • EntryPoint.kt now is internal.
  • SetHomeCommand.kt now is internal.
  • HomeCommand.kt now is internal.
  • DelHomeCommand.kt now is internal.

Removed

  • curseforge dependency removed from dependencies in build.gradle.