Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Mirai
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Mirai
Commits
472aaccb
Commit
472aaccb
authored
Mar 24, 2020
by
Him188
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.30.0
parent
3ba1ae4a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
CHANGELOG.md
CHANGELOG.md
+8
-2
buildSrc/src/main/kotlin/versions.kt
buildSrc/src/main/kotlin/versions.kt
+0
-0
No files found.
CHANGELOG.md
View file @
472aaccb
...
...
@@ -5,18 +5,24 @@
## `0.30.0` -
此版本为二进制不兼容更新, 全部使用者都需要重新编译.
源码兼容的
优化
:
源码兼容的
改变
:
-
删除全部
`@Depreacted`
兼容
-
删除全部多余的
`@JvmName`
以兼容将来的改变 (新 MPP 模块等级制架构)
-
调整部分函数的 JVM 可见性
-
内联部分
`MessageChain`
工具函数
-
更新到 Kotlin 1.4-M1
源码不兼容的改变:
-
群设置由
`Group`
移动到独立的
`GroupSettings`
-
调整 API 可见性: 将除
`BotFactory`
外
`mirai-core-qqandroid`
中全部 API 改为
`internal`
消息部分:
-
`SingleMessage`
现在
实现接口
`CharSequence`
和
`Comparable<String>`
-
`SingleMessage`
实现接口
`CharSequence`
和
`Comparable<String>`
-
为
`FriendImage`
,
`GroupImage`
,
`OnlineImage`
,
`OfflineImage`
增加
`companion object Key`
-
调整
`RichMessage`
, 将所有子类聚合到一个文件
-
移动
`XmlMessageHelper`
为
`RichMessage.Compation`
-
命名调整:
`buildXMLMessage`
改为
`buildXmlMessage`
-
修复
`CombinedMessage`
中错误的
`left`
和
`element`
事件部分:
-
加强
`selectMessages`
, 增加回复, 引用回复, 默认值, 超时支持:
...
...
buildSrc/src/main/kotlin/
dependencie
s.kt
→
buildSrc/src/main/kotlin/
version
s.kt
View file @
472aaccb
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment