v3.0.0-M2
ForteScarlet
released this
05 Nov 19:20
·
986 commits
to v4-dev
since this release
仓库参考
模块 | search.maven |
---|---|
simbot-logger | v3.0.0-M2 |
simbot-logger-jvm | v3.0.0-M2 |
simbot-logger-js | v3.0.0-M2 |
simbot-api | v3.0.0-M2 |
simbot-core | v3.0.0-M2 |
simboot-api | v3.0.0-M2 |
simboot-core | v3.0.0-M2 |
simboot-core-annotation | v3.0.0-M2 |
simboot-core-spring-boot-starter | v3.0.0-M2 |
What's Changed
🔧 Bug Fix
EventListenerRegistrationDescription.of
调整为JVM static by @ForliyScarlet in #485
🎉 新特性
- 增加simbot-logger的实现模块 by @ForliyScarlet in #489
- 为 Items 增加部分异步API by @ForliyScarlet in #491
- SimpleEventListenerManager 实现中增加默认调度器 by @ForliyScarlet in #493
✨ 优化
- 调整EventResult异步api中所有
Future
相关内容为直接的CompletableFuture
by @ForliyScarlet in #486 - 调整阻塞API调度策略,不再默认提供调度器 by @ForliyScarlet in #490
Full Changelog: v2.5.0...v3.0.0-M2