File tree 8 files changed +63
-25
lines changed
8 files changed +63
-25
lines changed Original file line number Diff line number Diff line change 1
- name : " 💡意见建议 "
2
- description : " 提出你的好想法"
1
+ name : " 💡意见、建议或协助 "
2
+ description : " 提出你的好想法,或者你打算做的事 "
3
3
labels : [ "建议" ]
4
4
assignees : [ "ForteScarlet" ]
5
5
# https://docs.github.com/cn/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema
@@ -18,10 +18,21 @@ body:
18
18
请知悉以下内容:
19
19
1. 当意见建议未被完全确认或等待发起者回复的情况下,发起者如果超过一周未作应答,则会视为「无效」并做关闭处理。
20
20
2. 仅接受针对于框架本身的合理建议。被团队认定为不合理的建议将会被拒绝。
21
- 3. 如果有能力,可以通过 [pr](https://github.com/ForteScarlet/simpler-robot/pulls) 向我们提供代码协助,非常感谢。
22
21
23
22
<hr />
24
-
23
+ - type : dropdown
24
+ id : will-contribute
25
+ attributes :
26
+ label : 是否会提供贡献?
27
+ description : 如果此条议题是你打算提供代码贡献作为前提,那么标记它,来告诉我们与其他开发者,避免产生重复劳动~
28
+ options :
29
+ - 不确定
30
+ - 是
31
+ - 否
32
+ default : 0
33
+ validations :
34
+ required : true
35
+
25
36
- type : textarea
26
37
id : advice
27
38
attributes :
Original file line number Diff line number Diff line change @@ -21,14 +21,26 @@ body:
21
21
3. 当问题反馈未被完全确认或等待发起者回复的情况下,发起者如果超过一周未作应答,则会视为「无效」并做关闭处理。
22
22
23
23
<hr />
24
-
25
-
24
+
25
+ - type : dropdown
26
+ id : will-contribute
27
+ attributes :
28
+ label : 是否会提供贡献?
29
+ description : 如果此条议题是你打算提供代码贡献作为前提,那么标记它,来告诉我们与其他开发者,以避免产生可能的重复劳动
30
+ options :
31
+ - 否
32
+ - 是
33
+ - 不确定
34
+ default : 0
35
+ validations :
36
+ required : true
37
+
26
38
- type : input
27
39
id : version
28
40
attributes :
29
41
label : 版本号
30
42
description : 涉及的具体版本
31
- placeholder : " 例如: v3.0.0-xx 或 v6.6.6 等"
43
+ placeholder : " 例如: v4.x.x 或 v6.6.6 等"
32
44
validations :
33
45
required : true
34
46
37
49
attributes :
38
50
label : 附加版本
39
51
description : 如果有需要补充的其他版本信息,可以在此补充
40
- placeholder : " 例如: simbot-component-kook: v3.0.0.0-xx "
52
+ placeholder : " 例如: simbot-component-kook: va.b.c "
41
53
42
54
- type : dropdown
43
55
id : language
@@ -70,13 +82,12 @@ body:
70
82
description : 请尽可能准确的选择使用的组件
71
83
multiple : true
72
84
options :
73
- - KOOK
74
- - QQ频道
75
- - Kritor
85
+ - QQ机器人
76
86
- OneBot
77
- - Discord
87
+ - KOOK
78
88
- Telegram
79
- - mirai
89
+ - Discord
90
+ - Kritor
80
91
- 其他
81
92
82
93
- type : textarea
Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ contact_links:
4
4
- name : 讨论社区
5
5
url : https://github.com/orgs/simple-robot/discussions
6
6
about : 前往讨论区与开发团队或其他人交流、互动
7
- - name : v3文档反馈
8
- url : https://github.com/simple-robot-library/simbot3-website/issues/new/choose
9
- about : 对官网 simbot.forte.love 的反馈
10
7
- name : v4文档反馈
11
8
url : https://github.com/simple-robot-library/simbot4-website/issues/new/choose
12
- about : 对官网 simbot4 .forte.love 的反馈
9
+ about : 对官网 simbot .forte.love 的反馈
Original file line number Diff line number Diff line change 33
33
attributes :
34
34
label : 版本号
35
35
description : 疑问所涉及的版本
36
- placeholder : " 例如: v3 .0.0"
36
+ placeholder : " 例如: v4 .0.0"
37
37
validations :
38
38
required : true
39
39
@@ -56,12 +56,12 @@ body:
56
56
description : 如果没有或无对应选项则在后续描述中补充说明
57
57
multiple : true
58
58
options :
59
- - KOOK
60
- - QQ频道
61
- - Kritor
59
+ - QQ机器人
62
60
- OneBot
63
- - Discord
61
+ - KOOK
64
62
- Telegram
63
+ - Discord
64
+ - Kritor
65
65
- 其他
66
66
67
67
- type : textarea
Original file line number Diff line number Diff line change
1
+ # v4.3.0
2
+
3
+ > Release & Pull Notes: [ v4.3.0] ( https://github.com/simple-robot/simpler-robot/releases/tag/v4.3.0 )
4
+
5
+ - feat(api): 增加接口 RichMediaMessage 用以描述一个富媒体消息元素 ([ ` eceb41528..6ec2a1a53 ` ] ( https://github.com/simple-robot/simpler-robot/compare/eceb41528..7e52e17bc ) )
6
+
7
+ <details ><summary ><code >eceb41528..6ec2a1a53</code ></summary >
8
+
9
+ - [ ` eceb41528 ` ] ( https://github.com/simple-robot/simpler-robot/commit/eceb41528 )
10
+ - [ ` fcd2fd670 ` ] ( https://github.com/simple-robot/simpler-robot/commit/fcd2fd670 )
11
+ - [ ` c38c80270 ` ] ( https://github.com/simple-robot/simpler-robot/commit/c38c80270 )
12
+ - [ ` 6ec2a1a53 ` ] ( https://github.com/simple-robot/simpler-robot/commit/6ec2a1a53 )
13
+
14
+ </details >
15
+
16
+ - feat(api): 增加接口 BinaryDataAwareMessage 用以描述能够获取到二进制数据的消息元素 ([ ` 7e52e17bc ` ] ( https://github.com/simple-robot/simpler-robot/commit/7e52e17bc ) )
17
+ - optimize(api): 增加接口 UrlAwareMessage 用以描述能够获取到 URL 信息的消息元素 ([ ` 933095e9d ` ] ( https://github.com/simple-robot/simpler-robot/commit/933095e9d ) )
18
+
1
19
# v4.2.0
2
20
3
21
> Release & Pull Notes: [ v4.2.0] ( https://github.com/simple-robot/simpler-robot/releases/tag/v4.2.0 )
Original file line number Diff line number Diff line change @@ -44,16 +44,17 @@ fun isSnapshot(): Boolean = _isSnapshot
44
44
/* *
45
45
* Project versions.
46
46
*/
47
+ @Suppress(" MemberVisibilityCanBePrivate" )
47
48
sealed class P (override val group : String ) : ProjectDetail() {
48
49
/*
49
50
val groupProject = P::class.sealedSubclasses.mapNotNull { it.objectInstance }.associateBy { obj -> obj.group }
50
51
project = groupProject[p.group] ?: error("unknown project group: ${p.group}")
51
52
52
53
*/
53
54
companion object {
54
- const val VERSION = " 4.2.0"
55
+ const val VERSION = " 4.3.0"
56
+ const val NEXT_VERSION = " 4.3.1"
55
57
const val SNAPSHOT_VERSION = " $VERSION -SNAPSHOT"
56
- const val NEXT_VERSION = " 4.3.0"
57
58
const val NEXT_SNAPSHOT_VERSION = " $NEXT_VERSION -SNAPSHOT"
58
59
59
60
const val GROUP = " love.forte.simbot"
You can’t perform that action at this time.
0 commit comments