v1.15.2-1.1.0
·
122 commits
to MC-1.15.2
since this release
Added
- Documentation for
HomeModel.kt
. HomeAPI
implementedsave
method.HomeAPI
implementedreload
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 tobuild.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 inbuild.gradle
.