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
2dc3c574
Commit
2dc3c574
authored
Dec 20, 2019
by
Him188
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.9.0
parent
5881507b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
+9
-2
UpdateLog.md
UpdateLog.md
+1
-1
gradle.properties
gradle.properties
+1
-1
mirai-core-timpc/README.md
mirai-core-timpc/README.md
+7
-0
No files found.
UpdateLog.md
View file @
2dc3c574
...
...
@@ -25,7 +25,7 @@
修改全部 QQ ID, Group ID 的类型由 UInt 为 Long.
**此为 API 不兼容更新**
, 请将所有无符号标志
`u`
删除即可. 如
`123456u`
改为
`123456`
另还有其他 API 的包名或签名修改
, 源码兼容
. 请使用 IDE 自动修补 import 即可.
另还有其他 API 的包名或签名修改. 请使用 IDE 自动修补 import 即可.
### `0.8.2` *2019/12/15*
-
修复 GroupId.toGroupInternalId 错误
-
修复解析群消息时小概率出现的一个错误
...
...
gradle.properties
View file @
2dc3c574
# style guide
kotlin.code.style
=
official
# config
mirai_version
=
0.
8.2
mirai_version
=
0.
9.0
kotlin.incremental.multiplatform
=
true
kotlin.parallel.tasks.in.project
=
true
# kotlin
...
...
mirai-core-timpc/README.md
0 → 100644
View file @
2dc3c574
# mirai-core-timpc
TIM PC 协议实现
## Bot
## Extra classes
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