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
b0bd3d22
Commit
b0bd3d22
authored
Feb 24, 2020
by
Him188
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mirai-core 0.22.0
parent
559e24b4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
CHANGELOG.md
CHANGELOG.md
+9
-0
gradle.properties
gradle.properties
+1
-1
No files found.
CHANGELOG.md
View file @
b0bd3d22
...
@@ -2,6 +2,15 @@
...
@@ -2,6 +2,15 @@
开发版本. 频繁更新, 不保证高稳定性
开发版本. 频繁更新, 不保证高稳定性
## `0.22.0` 2020/2/24
### mirai-core
-
重构
`MessageChain`
, 引入
`CombinedMessage`
. (兼容大部分原 API)
-
新增
`MessageChainBuilder`
,
`buildMessageChain`
-
`ExternalImage`
现在接收多种输入参数
### mirai-core-qqandroid
-
修复访问好友消息回执
`.sequenceId`
时抛出异常的问题
## `0.21.0` 2020/2/23
## `0.21.0` 2020/2/23
-
支持好友消息的引用回复
-
支持好友消息的引用回复
-
更加结构化的
`QuoteReply`
架构, 支持引用任意群/好友消息回复给任意群/好友.
-
更加结构化的
`QuoteReply`
架构, 支持引用任意群/好友消息回复给任意群/好友.
...
...
gradle.properties
View file @
b0bd3d22
# style guide
# style guide
kotlin.code.style
=
official
kotlin.code.style
=
official
# config
# config
mirai_version
=
0.2
1
.0
mirai_version
=
0.2
2
.0
mirai_japt_version
=
1.1.0
mirai_japt_version
=
1.1.0
mirai_console_version
=
0.1.1
mirai_console_version
=
0.1.1
kotlin.incremental.multiplatform
=
true
kotlin.incremental.multiplatform
=
true
...
...
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