| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-23 | 1.9 kB | |
| v4.13.0 source code.tar.gz | 2025-06-23 | 608.1 kB | |
| v4.13.0 source code.zip | 2025-06-23 | 1.5 MB | |
| Totals: 3 Items | 2.1 MB | 0 | |
版本信息
部分相关的构建版本信息
| 依赖 | 版本 |
|---|---|
| Kotlin | v2.1.20 |
What's Changed
🎉 新特性
- 为生成的阻塞桥接函数增加标记
org.jetbrains.annotations.Blocking注解 by @ForliyScarlet in https://github.com/simple-robot/simpler-robot/pull/1065 - feat(bot): introduce
ConfigurableBotandInitializableBotinterfaces by @ForliyScarlet in https://github.com/simple-robot/simpler-robot/pull/1079
📦 依赖更新
- build(deps): bump io.mockk:mockk from 1.13.17 to 1.14.2 by @dependabot in https://github.com/simple-robot/simpler-robot/pull/1060
- build(deps): bump com.github.gmazzo.buildconfig from 5.6.2 to 5.6.4 by @dependabot in https://github.com/simple-robot/simpler-robot/pull/1061
- build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0 by @dependabot in https://github.com/simple-robot/simpler-robot/pull/1058
- build(deps): bump com.github.gmazzo.buildconfig from 5.6.4 to 5.6.5 by @dependabot in https://github.com/simple-robot/simpler-robot/pull/1064
- build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 by @dependabot in https://github.com/simple-robot/simpler-robot/pull/1072
- build(deps): bump io.projectreactor:reactor-test from 3.7.5 to 3.7.7 by @dependabot in https://github.com/simple-robot/simpler-robot/pull/1075
- build(deps): bump io.projectreactor:reactor-core from 3.7.5 to 3.7.7 by @dependabot in https://github.com/simple-robot/simpler-robot/pull/1074
✨ 优化
- chore: cleanup deprecated workflows and refine publishing configurations by @ForliyScarlet in https://github.com/simple-robot/simpler-robot/pull/1077
Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.12.0...v4.13.0