-
-
由于 mirai 可能不再更新,以及一些其他原因,我打算更改版本号策略,主要变更如下
+ 将发布到仓库的根包名从 `top.mrxiaom` 改为 `top.mrxiaom.mirai`
+ 为大约今年11月或12月发布正式版做好准备工作
+ mirai-core-api 有着较好的 ABI 兼容性,所以不再在版本号中包含 mirai 版本
+ 试图解决 #88
新的版本号策略如下,…
-
### IMPORTANT: Some issues have already been fixed!
If you’re still on the regular 1.113 release, you might be suffering from a problem that has already been fixed. Many fixes landed on `master` in…
-
目前在 batch 方式下,会重复下载 mirai 二进制文件覆盖安装。
其实 lockbud 也存在这个问题,但它是本地源码安装,所以每次安装只是拉取仓库代码和编译。只是由于 cargo 的增量构建,它在覆盖安装的时候更快。
-
Somewhere between commits bb3cb3fe25 and f8e70f9 a regression was introduced that significantly increased memory usage, leading to a crash during the Prusti encoding step in both debug and release mod…
-
发生了未知错误,请访问 github.com/StageGuard/OsuMapSuggester/issues 并提交以下错误:
java.util.NoSuchElementException: List is empty.
-
I believe that accepting community templates offers more advantages than disadvantages for the following reasons:
1. **Consistency with Language-Specific Naming Conventions**: If we only accept rep…
-
-
Write proper README.md here, including links to docs, downloads, and other references.
-
### 问题描述
MockTest 下
```kotlin
internal fun randomImage(): BufferedImage {
val width = (500..800).random()
val height = (500..800).random()
val image = BufferedImage(width, height, Bu…