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
8258fada
Commit
8258fada
authored
Feb 20, 2020
by
Him188
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.17.0
parent
974ef61b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
CHANGELOG.md
CHANGELOG.md
+12
-0
gradle.properties
gradle.properties
+1
-1
No files found.
CHANGELOG.md
View file @
8258fada
...
...
@@ -2,6 +2,18 @@
开发版本. 频繁更新, 不保证高稳定性
## `0.17.0` 2020/2/20
### mirai-core
-
支持原生表情
`Face`
-
修正
`groupCardOrNick`
为
`nameCardOrNick`
-
增加
`MessageChain.foreachContent(lambda)`
和
`Message.hasContent(): Boolean`
### mirai-core-qqandroid
-
提高重连速度
-
修复重连后某些情况不会心跳
-
修复收包时可能产生异常
## `0.16.0` 2020/2/19
### mirai-core
...
...
gradle.properties
View file @
8258fada
# style guide
kotlin.code.style
=
official
# config
mirai_version
=
0.1
6
.0
mirai_version
=
0.1
7
.0
mirai_japt_version
=
1.0.1
kotlin.incremental.multiplatform
=
true
kotlin.parallel.tasks.in.project
=
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