Changelog
The version update history of
KavaRef
is recorded here.
Pay Attention
We will only maintain the latest API version. If you are using an outdated API version, you voluntarily renounce any possibility of maintenance.
Notice
To avoid translation time consumption, Changelog will use Google Translation from Chinese to English, please refer to the original text for actual reference.
Time zone of version release date: UTC+8
kavaref-core
latest
1.0.1 | 2025.07.06T.resolve()
has been deprecated because it has namespace pollution problems. It is now recommended to migrate toT.asResolver()
- Removed the residual
block
method inKavaRef
. If this method is used, you can manually implement it withapply
stale
1.0.0 | 2025.06.25- The first version is submitted to Maven
kavaref-extension
latest
1.0.1 | 2025.07.06- Fixed an issue where the return type of
loadOrNull
isClass<*>?
instead ofClass<Any>?
inVariousClass
stale
1.0.0 | 2025.06.25- The first version is submitted to Maven