v3.0.0.preview.17.0
Pre-release
Pre-release
ForteScarlet
released this
27 Jun 07:30
·
1459 commits
to v4-dev
since this release
组件更新
相关组件会在后续三日内跟进更新
仓库参考
- simbot-api: v3.0.0.preview.17.0
- simbot-core: v3.0.0.preview.17.0
- simbot-logger: v3.0.0.preview.17.0
- simboot-api: v3.0.0.preview.17.0
- simboot-core: v3.0.0.preview.17.0
- simboot-core-annotation: v3.0.0.preview.17.0
- simboot-core-spring-boot-starter: v3.0.0.preview.17.0
What's Changed
- 实现
SimpleListenerBuilder
并替换EventListenersGenerator
by @ForliyScarlet in #344 - 实现新特性
DelayableCoroutineScope
by @ForliyScarlet in #345 - 为
Switchable
中的*Async
函数增加Future
返回值 by @ForteScarlet in #346 - 调整
ApplicationBuilder
对Application
的构建流程 by @ForteScarlet in #347 - boot和spring-boot-starter模块支持注册监听函数构建器 by @ForteScarlet in #348
- 提供并实现
ApplicationAttributes
约定属性 by @ForliyScarlet in #349 - 构建
Application
时会为配置补充Job
by @ForliyScarlet in #350 - 修复Application关闭无效问题 by @ForliyScarlet in #351
Component.id
调整为String类型;细化部分函数的可空与不可空返回值类型 by @ForliyScarlet in #352- 持续会话对事件的处理机制变更 by @ForliyScarlet in #353
Full Changelog: v3.0.0.preview.16.0...v3.0.0.preview.17.0